An asychronous nomadic game about exploring a planet as part of a loose community
Find a file
mdiluz f29b189a42
Some checks failed
Docker / build (push) Has been cancelled
Tests / Build and Test (push) Has been cancelled
Update README.md
2024-09-27 10:43:28 +01:00
.github/workflows Fix git diff check 2020-07-07 13:13:17 +01:00
cmd Add the upgrade command to the cmdline client 2020-08-02 12:49:15 +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 Add a test for the upgrade command 2020-08-02 12:15:49 +01:00
proto/roveapi Add "upgrade" command to use the rover parts 2020-08-02 11:39:28 +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-test.yml Add TLS to gRPC 2020-07-26 23:10:39 +01:00
docker-compose.yml Pass the cert name into the docker deployment 2020-07-26 23:29:58 +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 Skip local tests, removing duplicate test runs 2020-07-26 23:42:23 +01:00
README.md Update README.md 2024-09-27 10:43:28 +01:00

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.