Skip to content

WheatonWHALE/rgserver

 
 

Repository files navigation

Robot Game server code Build Status

Join the chat at https://gitter.im/RobotGame/rgserver

Setup

Install Docker and Compose.

Initialization

  1. Fork and git clone.
  2. Run docker-compose up (may require sudo).

The website is now live at localhost:8000. The matchmaker starts automatically.

Development

Coming soon!

Upgrade

  1. Sync with upstream.
  2. Run docker-compose stop.
  3. Run docker-compose build.
  4. Run docker-compose up.

Releases

Packages

Contributors

Languages