Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 263 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 263 Bytes

SnakeClient_Cpp

Remote Cup Snake Client C++

Make

install rapidjson (http://rapidjson.org/)

cd SnakeClient_Cpp Path

mkdir build && cd build

cmake ..

make

Usage

change TeamName, Server Ip/Port in build/start.sh

cd build

./start.sh