go-teeworlds-protocol/README.md

14 lines
129 B
Markdown
Raw Normal View History

2024-06-02 01:27:41 +00:00
# teeworlds
A client side network protocol implementation of the game teeworlds.
WORK IN PROGRESS
2024-06-01 02:34:53 +00:00
2024-06-02 01:41:00 +00:00
## tests
```
go test
```