.github/workflows | ||
chunk | ||
packer | ||
packet | ||
.gitignore | ||
go.mod | ||
go.sum | ||
README.md | ||
teeworlds.go | ||
teeworlds_test.go |
teeworlds
A client side network protocol implementation of the game teeworlds.
WORK IN PROGRESS
tests
go test
.github/workflows | ||
chunk | ||
packer | ||
packet | ||
.gitignore | ||
go.mod | ||
go.sum | ||
README.md | ||
teeworlds.go | ||
teeworlds_test.go |
A client side network protocol implementation of the game teeworlds.
WORK IN PROGRESS
go test