GNU General Public License (GPL) 2.0
This is a multiplayer online version of the original RoboRally board game. The game is written in Meteor. You can play the game at http://www.roborally.com/. Any help on this codebase will be greatly appreciated :-) If you have any questions, please contact info@roborally.com.
To run this locally just clone/fork this repository, install Meteor and start it by running 'meteor run' in the root of the project.
Installing Meteor:
curl https://install.meteor.com/ | sh