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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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