Skip to content

Archiatrus/commandcenter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modified CommandCenter for the Starcraft 2 AI Ladder

This is a modified CommandCenter that can participate out of the box in the Starcraft 2 AI Ladder. The whole bot is quite complex but still generic. Thus, it is an ideal starting point for developing your own bot by adjusting the code according to your ideas.

Installation instructions can be found here.

If you find any bugs please consider writing an issue so that I can fix them.

Note: I removed all BW API parts. The reason for this is that I have never played BW nor developed a bot with the BW API. So I can not test whether changes or bug fixes I made to the bot will break it in the BWAPI or not.

About

Starcraft AI Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.6%
  • CMake 0.4%