I working on programming a DnD themed text adventure...

Recommended Videos

triggrhappy94

New member
Apr 24, 2010
3,373
0
0
... for my graphing calculator (I'm currently working on recreating You Don't Know Jack), but I don't know what events I want to happen in my adventure.
Any thoughts?
 

triggrhappy94

New member
Apr 24, 2010
3,373
0
0
Sober Thal said:
Yeah, start the game off in front of a white house, with a small mailbox...

Add a grue too, just for nostalgia.
I get it.
I never knew what to do after that though, and it kept telling me "'Masterbate' is an unknown command". I should probably try playing it on a real computer, instead of the terminal in Black Ops
 

Twilight_guy

Sight, Sound, and Mind
Nov 24, 2008
7,131
0
0
Well early on you need to decide what kind of input you are going to allow, since the ability to put stuff into a Graphing calculator is limited (unless you want to program a text parser). Once you have that then you can predict what types of interactions players can have and from there you can figure out what things to add to interact with and that should get ideas flowing.