A C++ AI bot that plays the game Starcraft Broodwar using a "Zerg 5-pool" strategy.
Caption: The scores that PeregrineBot has got against other bots in an online 24/7 league hosted at SSCAI Tournament.
- Make sure
BWAPI_DIR
ANDBWTA_DIR
environment variables are set to the relevant folders. - Build the solution using
Release
.
- BWAPI v4.2.0 (VS2017).
- My fork of: BWTA2 v2.2.
- Boost v1.66.
- RapidJSON v1.0.2.