marcelpanse / roborally

Online version of the original RoboRally board game written in Meteor.

Home Page:http://www.roborally.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoboRally

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

If you want to contribute, please fork the project and make a pull request with your changes. Refer to an issue from the issue tracker in your commit messages and pull requests. If you want to work on something, but there is no issue, please go ahead and create the issue yourself.

About

Online version of the original RoboRally board game written in Meteor.

http://www.roborally.com


Languages

Language:JavaScript 47.5%Language:CoffeeScript 33.3%Language:HTML 11.7%Language:CSS 7.6%