add some info to the readme
This commit is contained in:
parent
c22cfd8170
commit
55c78f610b
|
@ -0,0 +1,6 @@
|
|||
|
||||
|
||||
**Kora bot** is a Starcraft bot made using [BWAPI](https://github.com/bwapi/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.
|
||||
|
Loading…
Reference in a new issue