satellite-game / Satellite

A multiplayer WebGL space warfare game centered around moon bases and space stations
http://satellite.io
BSD 2-Clause "Simplified" License
72 stars 15 forks source link

Satellite Build Status

A 3D multiplayer space warfare game centered around moon bases and space stations

How to play online

Go to http://satellite.io

How to play locally.

Just run the default grunt task from the root directory by issuing grunt

Testing

Running grunt test will initiate mocha/chai/sinon testing on both client side and server side. Running grunt will initiate the same testing suite. Both grunt test and grunt will not execute all tests until changes to a file are made to files.

Dev Staging

Pushes to Azure with every merge to dev branch. Link can be found here

README Directory

Server concerns Client concerns