An asychronous nomadic game about exploring a planet as part of a loose community
| .github/workflows | ||
| .vscode | ||
| cmd | ||
| docs | ||
| pkg | ||
| docker-compose.yml | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| 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.