This project creates a bridge between BWAPI for StarCraft: Brood War and EIS-enabled Multi-Agent Systems, programmed in for example the GOAL Agent Programming Language.
The environment interface standard (EIS) has been developed to facilitate connecting software agents to environments.
For more information please see the Wiki and/or the Manual. For tech trees see TechTrees.
- All units can be controlled by the MAS.
- The MAS is capable of playing all three races.
The project contains the following folders:
- doc: The Latex source of the manual.
- eisbw: The EIS implementation of BWAPI.
- examples: A basic example agent for each race.
- libs: Files required for building the interface and running the various examples.
Useful for tournament submissions: StarCraft GOAL AI Wrapper