I plan on working on on a CYOA-type game, where text shows up, and you (going by Caanoo controls) use Y and X to scroll up/down and make a choice (using the analog stick to scroll through choices and B to select). Each of these choices would direct you to a different page with different text.
Thing is, I'm only good at making the text for the choices and responses. I can't do scripting for the life of me, to the point where I have a hard time doing HelloWorld (I know, I suck at this). So, does anybody know what I would want to do?
[Noob Help] Chose-Your-Own-Adventure type games?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: [Noob Help] Chose-Your-Own-Adventure type games?
You'll probably want to start spending most of your time learning Lua. Possibly with a focus on the table type.
Then, when you feel proficient in Lua, move onto Love functions. And just start checking out each module.
Or if you are feeling really brave, just dive right into the Love tutorials on the wiki. http://love2d.org/wiki/Category:Tutorials
Then, when you feel proficient in Lua, move onto Love functions. And just start checking out each module.
Or if you are feeling really brave, just dive right into the Love tutorials on the wiki. http://love2d.org/wiki/Category:Tutorials
Re: [Noob Help] Chose-Your-Own-Adventure type games?
Thanks. Which tutorials would be best for what I'm trying to do, though?TechnoCat wrote:You'll probably want to start spending most of your time learning Lua. Possibly with a focus on the table type.
Then, when you feel proficient in Lua, move onto Love functions. And just start checking out each module.
Or if you are feeling really brave, just dive right into the Love tutorials on the wiki. http://love2d.org/wiki/Category:Tutorials
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: [Noob Help] Chose-Your-Own-Adventure type games?
Callback Functions and Using Input, probably. But most of the tutorials are related to graphics, which you will use little of, I assume. So I recommend reading Programming in Lua, if you haven't already, and experimenting with stand-alone Lua scripts before diving in LÖVE.
You could start with LÖVE right away, but then you have the possibility (almost a certainty) that you'll get stuck and don't know enough Lua to fix it.
You could start with LÖVE right away, but then you have the possibility (almost a certainty) that you'll get stuck and don't know enough Lua to fix it.
Help us help you: attach a .love.
Who is online
Users browsing this forum: Google [Bot] and 2 guests