An asychronous nomadic game about exploring a planet as part of a loose community
Find a file
2020-07-24 23:08:27 +01:00
.github/workflows Fix git diff check 2020-07-07 13:13:17 +01:00
cmd Move the account registration into the world 2020-07-24 22:50:35 +01:00
data Move flatpak file to data 2020-07-10 21:38:16 +01:00
docs Fix grammar 2020-07-10 21:32:02 +01:00
pkg Fix golanglint missing error check 2020-07-24 22:58:59 +01:00
proto/roveapi Add rover transfer command and implementation 2020-07-24 20:01:35 +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 Set tick rate to 3 2020-07-22 23:57:22 +01:00
Dockerfile De-scope - remove swagger docs and http proxy 2020-07-10 00:12:35 +01:00
go.mod Clear out genproto mod require 2020-07-10 17:00:30 +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 Move roveapi into the proto dir 2020-07-10 19:01:41 +01:00
README.md Update README.md 2020-07-10 20:59:26 +01:00

Rove

Tests Docker rove

Rove

Rove is an asynchronous nomadic game about exploring as part of a loose community.

This repository contains the source code for the rove-server deployment and the rove command line client. See mdiluz.github.io/rove for game details, and roveapi.proto for the current server-client API.