snake-bot-cpp Bot for snake written in C++. Howto Run git clone https://github.com/arthur-snake/snake-bot-cpp.git cd snake-bot-cpp Windows compile.bat bot.exe Linux compile.sh ./bot Write bot All bot logic is contained in main.cpp Declarations and comments are avaliable here