An asychronous nomadic game about exploring a planet as part of a loose community
Find a file
2020-06-04 18:10:55 +01:00
.github/workflows Add coverage data to github action 2020-05-31 11:55:46 +01:00
.vscode Implement saving and loading for account data, currently a basic json file 2020-05-31 19:15:57 +01:00
docs Update the PoC todo list 2020-06-04 18:10:41 +01:00
pkg Small server refactor and rename 2020-06-04 18:10:55 +01:00
script Add go mod download to test file for blank setup 2020-06-01 17:49:30 +01:00
docker-compose.yml Add a persistent data volume 2020-06-03 12:22:37 +01:00
Dockerfile Add the --tags arg to git describe so it sees the tags 2020-06-03 13:02:19 +01:00
go.mod Add test for /spawn 2020-06-02 18:00:51 +01:00
go.sum Add test for /spawn 2020-06-02 18:00:51 +01:00
main.go Clean up main a little 2020-06-03 17:29:56 +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