An asychronous nomadic game about exploring a planet as part of a loose community
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20200602225109-6fdc65e7d980 to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github/workflows | ||
cmd | ||
data | ||
docs | ||
pkg | ||
proto/roveapi | ||
script | ||
snap | ||
tools | ||
docker-compose-test.yml | ||
docker-compose.yml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
README.md |
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.