NOX73 / go-tanks

Server for tanks battle game on golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoTanks

Server for game "Tanks" on Golang.

Install

  make deps

Run

  GOPATH=`pwd` go run main.go

API

TCP

DefaultPort9292

WEB

DefaultPort9000

About

Server for tanks battle game on golang


Languages

Language:Go 82.8%Language:D 16.3%Language:JavaScript 0.7%Language:Ruby 0.2%Language:Assembly 0.1%