An asychronous nomadic game about exploring a planet as part of a loose community
Find a file
2020-07-22 19:55:38 +01:00
.github/workflows Fix git diff check 2020-07-07 13:13:17 +01:00
cmd Remove all json tags, simply not needed 2020-07-22 19:55:38 +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 Remove all json tags, simply not needed 2020-07-22 19:55:38 +01:00
proto/roveapi Simplify by making command streams pointer lists like in proto 2020-07-21 23:52:14 +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 Rename the world tick function and set the tick rate back to default 2020-07-22 19:24:36 +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.