An asychronous nomadic game about exploring a planet as part of a loose community
Find a file
2020-06-23 19:45:10 +01:00
.github/workflows Re-instate the stagger doc server 2020-06-13 10:59:25 +01:00
.vscode Move the Atlas code into it's own package 2020-06-11 20:42:59 +01:00
cmd Move version and config out to early bails 2020-06-23 18:47:46 +01:00
data Add public domain words file from https://github.com/dwyl/english-words at 728408da58fc6010ad2e5503442927d87e21065c 2020-06-23 19:45:10 +01:00
docs Remove time mechanics from the PoC stretch 2020-06-11 20:25:55 +01:00
pkg Add description to rove documentation 2020-06-13 13:38:12 +01:00
proto Add description to rove documentation 2020-06-13 13:38:12 +01:00
script Prepend license to wait-for-it 2020-06-13 12:16:05 +01:00
snap Ensure we label with proper tags and version the build 2020-06-23 18:48:28 +01:00
tools Implement a reverse proxy using grpc-gateway 2020-06-13 00:23:21 +01:00
docker-compose.yml Start to implement proper validation of HTTP interface 2020-06-13 12:35:37 +01:00
Dockerfile Implement a reverse proxy using grpc-gateway 2020-06-13 00:23:21 +01:00
Dockerfile.docs Re-instate the stagger doc server 2020-06-13 10:59:25 +01:00
go.mod Implement a reverse proxy using grpc-gateway 2020-06-13 00:23:21 +01:00
go.sum Implement a reverse proxy using grpc-gateway 2020-06-13 00:23:21 +01:00
LICENSE Create LICENSE 2020-06-22 15:59:07 +01:00
Makefile Start to implement proper validation of HTTP interface 2020-06-13 12:35:37 +01:00
README.md Update README.md 2020-06-22 18:14:06 +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

Build and Test rove