Update about gist-txt: a text adventure engine
A couple of weeks ago I published a post to introduce gist-txt: a tool I created to build text adventures.
Since then I added some simple, but powerful, new features:
- custom stylesheets (both global and per scene)
- scene states and a template engine
- a development environment
- a directory to showcase your creations
If you’re interested about gist-txt you can watch the repo at https://github.com/potomak/gist-txt.