An asychronous nomadic game about exploring a planet as part of a loose community
Find a file
2020-05-29 18:24:34 +01:00
.github/workflows Fix the docker CI 2020-05-29 18:23:35 +01:00
docs Move design to docs 2020-05-29 18:24:34 +01:00
docker-compose.yml Add docker files 2020-05-29 18:14:05 +01:00
Dockerfile Add docker files 2020-05-29 18:14:05 +01:00
go.mod Add a basic server router to main 2020-05-29 17:41:11 +01:00
go.sum Add a basic server router to main 2020-05-29 17:41:11 +01:00
main.go Add SIGTERM handler and logging 2020-05-29 18:13:26 +01:00
README.md Update the build status images 2020-05-29 18:18:15 +01:00
router.go Add basic /status endpoint 2020-05-29 17:58:17 +01:00
router_test.go Add basic /status endpoint 2020-05-29 17:58:17 +01:00

Rove

Rove is an asynchronous nomadic game about exploring a planet as part of a loose community.

This repository is a growing document as well as the source code repository for the game server.

Build Status

Go And Tests Docker Image