An asychronous nomadic game about exploring a planet as part of a loose community
.github/workflows | ||
.vscode | ||
cmd | ||
data | ||
docs | ||
pkg | ||
proto | ||
script | ||
snap | ||
tools | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile.docs | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
README.md |
Rove
Rove is an asynchronous nomadic game about exploring as part of a loose community.
This repository is a living document of current game design, as well as source code for the rove-server
deployment and the rove
command line client.
See api.go for the current server-client API.