An asychronous nomadic game about exploring a planet as part of a loose community
Find a file
2020-05-30 22:47:04 +01:00
.github/workflows Housekeeping 2020-05-30 22:46:53 +01:00
cmd/rove-server Add a command line flag to set the port and default to 8080 2020-05-30 22:47:04 +01:00
docs Move design to docs 2020-05-29 18:24:34 +01:00
docker-compose.yml Add a command line flag to set the port and default to 8080 2020-05-30 22:47:04 +01:00
Dockerfile Rename executable for consistency to rove-server 2020-05-30 22:47:04 +01:00
go.mod Add a basic server router to main 2020-05-29 17:41:11 +01:00
go.sum Add a basic server router to main 2020-05-29 17:41:11 +01:00
README.md Update the build status images 2020-05-29 18:18:15 +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

Go And Tests Docker Image