Skip to content

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

Notifications You must be signed in to change notification settings

Zinal001/roborally

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 48.6%
  • CoffeeScript 32.7%
  • HTML 11.3%
  • CSS 7.4%