Skip to content

kriver/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.

About

Official robotgame.net server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 41.0%
  • HTML 26.2%
  • CSS 22.7%
  • Python 9.7%
  • Shell 0.3%
  • SQLPL 0.1%