Remote Cup Snake Client C++
install rapidjson (http://rapidjson.org/)
cd SnakeClient_Cpp Path
mkdir build && cd build
cmake ..
make
change TeamName, Server Ip/Port in build/start.sh
cd build
./start.sh
Remote Cup Snake Client C++
install rapidjson (http://rapidjson.org/)
cd SnakeClient_Cpp Path
mkdir build && cd build
cmake ..
make
change TeamName, Server Ip/Port in build/start.sh
cd build
./start.sh