Skip to content

ProtossTBJY/ualbertabot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UAlbertaBot - StarCraft AI Competition Bot

Author: David Churchill ([email protected])

Please check out the Wiki for full instructions and documentation!

Please consider the code in this repository as unstable research code. Stable releases can be found in the stable release section. Note that the instructions included in the wiki may not be correct for older binary releases.

#Modified Files:

WorkerManager.cpp:

Attempted to add code to reassign idle mineral workers

MeleeManger.cpp:

getTarget() function changed, moveToFront() function added
Priority added to Terran Comsat Stations

RangedManager.cpp:

getTarget() function changed
Priority to flying detectors

BuildingManager.cpp:

addBuildingTask(). function changed. 
added function PhotonLocationFinder()

StrategyManager.cpp:

Added goal build order, adjusted Nexus build requirements for lower mineral counts.
Added protoss scouts to take down flying detectors, used Dark Templar for army.	

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.3%
  • C 11.5%
  • HTML 6.2%