Node.js and npm are required. To install both components run the node_install.sh
script. The downloads are compatible with
OS X and Linux (Debian) distrubutions only.
If scripts fail to install simply download from the https://nodejs.org/en/ website.
To run the application perform the npm start
command and direct to http://localhost:8000 to interact with the game.
.
Use the command npm test
to run the test suite for the application.