Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gistrec/khala
Starcraft AI Bot
https://github.com/gistrec/khala
Last synced: about 1 month ago
JSON representation
Starcraft AI Bot
- Host: GitHub
- URL: https://github.com/gistrec/khala
- Owner: gistrec
- License: mit
- Created: 2018-11-29T14:28:45.000Z (about 6 years ago)
- Default Branch: sc2AILadder
- Last Pushed: 2018-11-29T21:33:09.000Z (about 6 years ago)
- Last Synced: 2023-08-09T08:14:23.678Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 2.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](http://sc2ai.net). 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](http://wiki.sc2ai.net/CommandCenter_Getting_started_for_the_Ladder_Manager).
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.