A very simple Starcraft 2 AI Bot
The bot itself lives in YoBot.h
It does a dirty 4 gate rush zealot.
Based on files of CryptBot ladder example, see https://github.com/Cryptyc/CryptBot
This bot is meant to compete in the sc2ai ladder competition : https://www.sc2ai.net/
It did well there, having been ranked up to first place on ladder in season 6 where it held that place for two weeks.
This Bot Code is placed under Gnu General Public License v3, see LICENSE file. This means you can reuse code from it only if you are using a compatible (FOSS) license.
In particular, any bot submitted to ladder or competitions using code from YoBot is an executable binary that meets the conditions of GPL, and thus falls under the contaminating clause of open source, and must have a public hosting for it's sources.
With this condition met, feel free to reuse and adapt the code for your own use, and meet me on Ladder !
We are very open to contributors, ideas etc... please use the issues or discord channel @ sc2ai.