mirror of
https://github.com/CPunch/gopenfusion.git
synced 2024-11-14 03:50:05 +00:00
more better README
haven't decided if showing an asciinema of the docker compose environment is really useful or informative. maybe i'll record a GIF of some gameplay in the future
This commit is contained in:
parent
c902559eac
commit
8e84f0c7b2
@ -1,5 +1,11 @@
|
||||
# gopenfusion
|
||||
![Unit Tests](https://github.com/CPunch/gopenfusion/actions/workflows/tests.yaml/badge.svg)
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/CPunch/gopenfusion/actions/workflows/tests.yaml"><img src="https://github.com/CPunch/gopenfusion/actions/workflows/tests.yaml/badge.svg?branch=main" alt="Workflow"></a>
|
||||
<a href="https://github.com/CPunch/gopenfusion/blob/main/LICENSE.md"><img src="https://img.shields.io/github/license/CPunch/gopenfusion" alt="License"></a>
|
||||
<br>
|
||||
<a href="https://asciinema.org/a/625524" target="_blank"><img src="https://asciinema.org/a/625524.svg" /></a>
|
||||
</p>
|
||||
|
||||
A toy implementation of the [Fusionfall Packet Protocol](https://openpunk.com/pages/fusionfall-openfusion/) (see: `cnet/`) and accompanying services, written in Go.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user