An asychronous nomadic game about exploring a planet as part of a loose community
This means a decent scale refactor but ends with our testing being much simpler Key changes: * single Dockerfile for all services * tests moved into docker up so don't need to be run locally * configurations moved to environment |
||
---|---|---|
.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.