go-tanks
go-tanks copied to clipboard
Server for tanks battle game on golang
GoTanks
Server for game "Tanks" on Golang.
Install
make deps
Run
GOPATH=`pwd` go run main.go
API
TCP
DefaultPort | 9292 |
WEB
DefaultPort | 9000 |