go-tanks icon indicating copy to clipboard operation
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

DefaultPort9292

WEB

DefaultPort9000