This a JS client for the EspacoGuerra game. Should be compatible with all major browsers targeting desktops.
Mobile versions can use either the iOS or Android projects.
In the project's root directory, simply run:
npm install && bower install
Then you can run tests with grunt
or develop using grunt watch
.