Robot Game server code 
- Fork and
git clone. - Run
docker-compose up(may requiresudo).
The website is now live at localhost:8000. The matchmaker starts automatically.
Coming soon!
- Sync with upstream.
- Run
docker-compose stop. - Run
docker-compose build. - Run
docker-compose up.