A choose-your-own-adventure framework featuring three choices, a back button, and a reset button. Scenarios are read from a "scenes.json" file which contains a list of JSON objects in the format of the example in "template.txt".
Primary LanguageC#