Rules: http://theaigames.com/competitions/warlight-ai-challenge-2/rules
Rules more info: http://theaigames.com/discussions/warlight-ai-challenge-2/54e5e2c25d203cc7028b4575/settings-changed/1/show
Syntax (Getting Started): http://theaigames.com/competitions/warlight-ai-challenge-2/getting-started
Discussions: http://theaigames.com/discussions/warlight-ai-challenge-2
Upload bot: http://theaigames.com/profile
Game log: http://theaigames.com/competitions/warlight-ai-challenge-2/game-log/a/1
Good games: http://theaigames.com/competitions/warlight-ai-challenge-2/game-log/GreenTea+LuckyBot/1
Official Game Engine: https://github.com/theaigames/warlight2-engine
1v1 MM: https://www.warlight.net/MultiPlayer
Game Wiki: https://www.warlight.net/wiki/Main_Page
- https://bitbucket.org/kevelbreh/warlight-protocol/branch/kevin-bot
- https://github.com/Scony/theaigames-warlight-contest
- https://github.com/ziarrek/warlight
- https://github.com/TimonKnigge/Deus-Ex-Machina
- https://github.com/Norman1/SupremeDalek
- https://github.com/psenough/warlight_ai_challenge
- https://github.com/dinomite/ai-games
Make sure you have gcc-4.9 installed.
mkdir build
cd build
cmake ..
make
And then just do make run
to run the bot.