sudo apt install nodejs npm
npm install express --save
npm run build
npm run
Technically a random event driven text-based game.
You can play it here (using modern browsers or mobile devices).
Random events are defined in YAML files. Therefore, the game is easily moddable,
Currently the GUI code is purely vanilla, and kind of messy. I may clean it up if I have time.
MIT