294 B
294 B
go-teeworlds-protocol
A client side network protocol implementation of the game teeworlds.
run client
go build
./teeworlds 127.0.0.1 8303
tests
go test ./...