Text-Based Adventure Game Creator Documentation

The game creation tool is designed to be somewhat user-friendly, but not to protect the user from themselves in every possible scenario.
Mainly, there are the following things you need to look out for or the game player may throw an error:

This will make much more sense soon.

How to Use The Tool

First, open the text-based adventure game creation tool.
Set the name of your game in the top-left corner. You can edit values in all the text boxes.
Create a new option by pressing the "+" button. The game file follows a nested structure of options.
When you are done, you can save your game with the "Save" and load it in either the game player or the game creator tool.

What the Options Do

Notes On Unintended Behaviors of The Tool