0.0.1 • Published 9 years ago

espaco-guerra-js v0.0.1

Weekly downloads
3
License
-
Repository
-
Last release
9 years ago

EspacoGuerra's JS client Build Status Dependencies Status Dev Dependencies Status Code Climate Test Coverage

This a JS client for the EspacoGuerra game. Should be compatible with all major browsers targeting desktops.

Sauce Test Status

Mobile versions can use either the iOS or Android projects.

Requirements:

Install:

In the project's root directory, simply run:

npm install && bower install

Then you can run tests with grunt or develop using grunt watch.