Skip to content

eishub/Starcraft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarCraft: Brood War in Multi-Agent Systems

Travis CI: Build Status

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.

Current status

  • All units can be controlled by the MAS.
  • The MAS is capable of playing all three races.

Project overview

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

About

This project creates a bridge between BWAPI for StarCraft: Brood War and EIS-enabled Multi-Agent Systems like GOAL.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 87.8%
  • Prolog 12.2%