rove/README.md

14 lines
525 B
Markdown
Raw Normal View History

2020-05-29 16:50:49 +01:00
Rove
====
2020-06-06 23:33:55 +01:00
Rove is an asynchronous nomadic game about exploring as part of a loose community.
2020-06-06 23:35:42 +01:00
This repository is a [living document](https://github.com/mdiluz/rove/tree/master/docs) of current game design, as well as source code for the `rove-server` deployment and the `rove` command line client.
2020-06-06 23:33:55 +01:00
See [api.go](https://github.com/mdiluz/rove/blob/master/pkg/rove/api.go) for the current server-client API.
Build Status
------------
2020-05-30 23:00:23 +01:00
![Build and Test](https://github.com/mdiluz/rove/workflows/Build%20and%20Test/badge.svg)