Skip to content
Logan Waldman edited this page Mar 8, 2016 · 6 revisions

Getting Started

the server requires: npm & node.js to be installed.

To begin: node quickstart.js to configure the server. Then, npm install to install all required libraries. Finaly node main.js to start the server. Now, just point your browser to loacalhost:3000 to see your wonderful game.

Customization

see the configuration docs