ChooseScript is a scripting language for CYOA-types.
Go to file
Robert Miles 99c8e11e13 Clean up some wording in the specification 2020-06-29 21:48:59 -04:00
.gitignore Initial commit 2020-06-29 21:38:45 -04:00
README.md Initial commit 2020-06-29 21:38:45 -04:00
SPEC.md Clean up some wording in the specification 2020-06-29 21:48:59 -04:00
altogether.chs Initial commit 2020-06-29 21:38:45 -04:00
choosescript.py Initial commit 2020-06-29 21:38:45 -04:00
conditionals.chs Initial commit 2020-06-29 21:38:45 -04:00
input_and_choices.chs Initial commit 2020-06-29 21:38:45 -04:00
requirements.txt Initial commit 2020-06-29 21:38:45 -04:00

README.md

ChooseScript - CYOA-style Scripting

ChooseScript is a scripting language for CYOA-like stories. It has variables, input, jumping, and most importantly, it has choices!