179 B
179 B
teeworlds
A client side network protocol implementation of the game teeworlds.
WORK IN PROGRESS
run client
go build
./teeworlds
tests
go test ./...
A client side network protocol implementation of the game teeworlds.
WORK IN PROGRESS
go build
./teeworlds
go test ./...