Skip to content

lnairGT/StarCraft-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

StarCraft Plan Reader

To read a plan and execute it in StarCraft using BWAPI (https://github.com/bwapi/bwapi/releases/tag/v4.2.0)

A sample plan (named as "Plan.txt") is provided along with the code and must be copied to the StarCraft game directory where the game files are stored

On launching StarCraft via Chaoslauncher, each line of the plan is read and executed

The commands implemented so far are: Gather, Build (or Morph), Train (or Hatch), Research and Upgrade

Note: This code is mostly based on the ExampleAIModule provided along with the BWAPI installation.

About

Written using BWAPI

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages