ChoiceScript
From Game Making Tools Wiki
| ChoiceScript | |
|---|---|
| Release date: | |
| Made by: | Choice of Games |
| Runs on: | Text Editor |
| Exports to: | Browser |
ChoiceScript is an open-source scripting language for writing text adventure games people can play in a web browser.
There are no official tools; you just need a text editor to write the code, Node.js, and a web browser for testing. If you want a program dedicated to writing ChoiceScript there're a couple of option: CSIDE, and Chronicler
See Also
- Introduction to ChoiceScript page on the Creators' website.
- ChoiceScript on Github.
- Choice Script Wiki
- Development Tools page on the ChoiceScript Wiki.