An asychronous nomadic game about exploring a planet as part of a loose community
Find a file
2020-06-05 18:11:28 +01:00
.github/workflows Add coverage data to github action 2020-05-31 11:55:46 +01:00
.vscode Refactor and implement the api functions 2020-06-05 17:59:14 +01:00
cmd/rove-server Reorganise a little to move the server into it's own directory 2020-06-05 17:15:25 +01:00
docs Add a bullet point for the PoC to execute commands in real time 2020-06-05 18:11:28 +01:00
pkg Clean out confusing assert messages 2020-06-05 18:09:22 +01:00
script Reorganise a little to move the server into it's own directory 2020-06-05 17:15:25 +01:00
docker-compose.yml Reorganise a little to move the server into it's own directory 2020-06-05 17:15:25 +01:00
go.mod Add test for /spawn 2020-06-02 18:00:51 +01:00
go.sum Add test for /spawn 2020-06-02 18:00:51 +01:00
README.md Rename the Github action 2020-05-30 23:03:42 +01:00

Rove

Rove is an asynchronous nomadic game about exploring a planet as part of a loose community.

This repository is a growing document as well as the source code repository for the game server.

Build Status

Build and Test