.gitignore | ||
go.mod | ||
packet.go | ||
packet_test.go | ||
README.md | ||
teeworlds.go | ||
teeworlds_test.go |
teeworlds
A client side network protocol implementation of the game teeworlds.
WORK IN PROGRESS
tests
go test
.gitignore | ||
go.mod | ||
packet.go | ||
packet_test.go | ||
README.md | ||
teeworlds.go | ||
teeworlds_test.go |
A client side network protocol implementation of the game teeworlds.
WORK IN PROGRESS
go test