/BroodWar

A Q-Function Approximator for StarCraft: The Brood War

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

Q-Function Approximation in StarCraft: The Brood War

This implementation allows for state-action approximation via features. Features and actions may be dynamically added via the functionWrappers.h file.

Installation

First, follow the instructions for installing StarCraft: The Brood War and BWAPI. Then simply copy this directory into the BWAPI folder (allowing overwrite). Lastly, copy the included map file (.scm) into StarCraft's Maps directory.

Legal

Starcraft and Starcraft: Broodwar are trademarks of Blizzard Entertainment. BWAPI is a third party "hack" that violates the End User License Agreement (EULA).