Skip to content

arthur-snake/snake-bot-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages