The humble beginings of a Wretched and Alone game engine written in Node JS
Make sure you have node installed
Clone this repo and install packages
git clone git@github.com:itlackey/waajs.git
cd waajs
npm install
Once that has been done you can simply run npm start
to play the example.
You can also run npm start </path/to/game-config.json>
to run a different game
This work is licensed under a Creative Commons Attribution 4.0 International License.
This work is based on The Wretched (found at http://loottheroom.itch.io/wretched), product of Chris Bissette and Loot The Room, and licensed for our use under the Creative Commons Attribution 3.0 Unported license.