Skip to content

s7jones/PeregrineBot

Repository files navigation

PeregrineBot

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.

How to build:

  • Make sure BWAPI_DIR AND BWTA_DIR environment variables are set to the relevant folders.
  • Build the solution using Release.

Dependencies:

  • BWAPI v4.2.0 (VS2017).
  • My fork of: BWTA2 v2.2.
  • Boost v1.66.
  • RapidJSON v1.0.2.

About

A C++ Artificial Intelligence that plays the game "Starcraft Broodwar" using a "Zerg 5-pool" strategy.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages