An asychronous nomadic game about exploring a planet as part of a loose community
Find a file
2020-05-30 23:20:29 +01:00
.github/workflows Add a step to cleanly take down the deployment 2020-05-30 23:20:29 +01:00
cmd/rove-server Add logging to the status request 2020-05-30 23:18:05 +01:00
docs Move design to docs 2020-05-29 18:24:34 +01:00
pkg/rove Update comments 2020-05-30 23:17:59 +01:00
docker-compose.yml Fix the integration test and the default port for the compose 2020-05-30 22:53:12 +01:00
Dockerfile Fix docker file for cmd subpath 2020-05-30 22:52:50 +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
README.md Rename the Github action 2020-05-30 23:03:42 +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

Build and Test