An asychronous nomadic game about exploring a planet as part of a loose community
Find a file
2020-07-10 16:54:43 +01:00
.github/workflows Fix git diff check 2020-07-07 13:13:17 +01:00
.vscode Update launch.json 2020-07-09 23:15:33 +01:00
cmd Add a warning to missing DATA_PATH env 2020-07-10 16:38:49 +01:00
data Add an icon 2020-06-25 22:57:57 +01:00
docs Remove status doc, now tracked on GitHub 2020-07-07 17:58:41 +01:00
flatpak Add flatpak file, unused but functional 2020-06-30 22:43:53 +01:00
pkg Pull out chunk based atlas into new file 2020-07-10 16:54:43 +01:00
proto Clean, format and comment the rove.proto file 2020-07-10 00:26:49 +01:00
script Prepend license to wait-for-it 2020-06-13 12:16:05 +01:00
snap De-scope - remove swagger docs and http proxy 2020-07-10 00:12:35 +01:00
tools Implement a reverse proxy using grpc-gateway 2020-06-13 00:23:21 +01:00
docker-compose.yml De-scope - remove swagger docs and http proxy 2020-07-10 00:12:35 +01:00
Dockerfile De-scope - remove swagger docs and http proxy 2020-07-10 00:12:35 +01:00
go.mod Move to OpenSimplex noise 2020-07-08 23:58:11 +01:00
go.sum Move to OpenSimplex noise 2020-07-08 23:58:11 +01:00
LICENSE Create LICENSE 2020-06-22 15:59:07 +01:00
Makefile De-scope - remove swagger docs and http proxy 2020-07-10 00:12:35 +01:00
README.md Update README.md 2020-07-04 23:38:59 +01:00

Rove

Tests Docker rove

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 rove.proto for the current server-client API.