kora-bot/README.md

447 B

Kora bot is a Starcraft bot made using BWAPI. It plays a macro game focused on reacting to the enemy's strategy until it gets big enough to attack.

It works by analyzing it and its enemy's resources, units, and positions along with the map and game time to determine what to build, when to expand, and when to attack. Those decisions are then executed in a particular order using a priority queue.