http://divorcetepus.bitballoon.com/
Run the following from the directory:
npm install
npm install -g grunt-cli
grunt
Install the Linux subsystem and enable dev mode
bash
sudo apt-get install npm
sudo apt-get update
sudo apt-get install xdg-utils --fix-missing
ln -s /usr/bin/nodejs /usr/bin/node
npm install
npm install -g grunt-cli
grunt
Unlike in macOS, Grunt won't automatically open a tab in a browser. Open http://localhost:8080/index.html manually.
Game design and development:
Sound Design and Art:
To get started on your own game, all you need to do is download a copy of this template, the latest version of Phaser, NodeJS and Grunt.