Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 886 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 886 Bytes

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