Skip to content

o0olele/TankBattleServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

TankBattleServer

A tankbattle online game

Client

Simple

UnityH5

Prepare

plugins

  • github.com/golang/protobuf
  • github.com/golang/tools
  • github.com/garyburd/redigo
  • github.com/golang/glog
  • golang.org/x
  • google.golang.org/genproto
  • google.golang.org/grpc
  • google.golang.org/protobuf

get these plugins and move them into ./TankBattleBase/src

necessities

Start

cd TankBattle
mkdir log
make
./run.sh