An asychronous nomadic game about exploring a planet as part of a loose community
Find a file
2020-07-04 22:35:25 +01:00
.github/workflows Set up Github docker auth 2020-07-01 13:39:47 +01:00
.vscode Simplify - remove RoverAttributes and rover UUIDs 2020-06-27 00:32:27 +01:00
cmd Add Charge and Max Charge attributes to the rover 2020-07-04 12:26:42 +01:00
data Add an icon 2020-06-25 22:57:57 +01:00
docs Add note for intelligent world-gen 2020-07-04 12:26:42 +01:00
flatpak Add flatpak file, unused but functional 2020-06-30 22:43:53 +01:00
pkg Make moving and stashing cost rover charge 2020-07-04 22:35:25 +01:00
proto Add Charge and Max Charge attributes to the rover 2020-07-04 12:26:42 +01:00
script Prepend license to wait-for-it 2020-06-13 12:16:05 +01:00
snap Rename rove-reverse-proxy to rove-server-rest-proxy 2020-06-30 23:37:38 +01:00
tools Implement a reverse proxy using grpc-gateway 2020-06-13 00:23:21 +01:00
docker-compose.yml Rename rove-reverse-proxy to rove-server-rest-proxy 2020-06-30 23:37:38 +01:00
Dockerfile Rename rove-reverse-proxy to rove-server-rest-proxy 2020-06-30 23:37:38 +01:00
Dockerfile.docs Re-instate the stagger doc server 2020-06-13 10:59:25 +01:00
go.mod go mod tidy and update 2020-07-03 17:06:28 +01:00
go.sum go mod tidy and update 2020-07-03 17:06:28 +01:00
LICENSE Create LICENSE 2020-06-22 15:59:07 +01:00
Makefile Simplify - remove rove-accountant 2020-06-30 23:34:49 +01:00
README.md Fix badges 2020-07-01 13:46:39 +01:00

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.

Build Status

Tests Docker rove