Text Adventure Game Engine
About
Ever wanted to create your own text adventure games? This game/engine will let you do that, no coding required! Just create your story/dialogue options and play away! Unlimited possibilities!
How:
The zip file comes with a set of example dialogue sequences/responses. It also has a file that instructs you on how the engine takes in text files and uses them for the story. Use these to construct your stories.
The Game:
Each story can be constructed using an Option 1/Option 2 response system. If your player selects Option 1, the corresponding dialogue will be displayed. The same happens for Option 2. This creates dynamic stories based on the user's choices.