Home

StrategOS

StrategOS is a StarCraft: Broodwar bot written in C++ using BWAPI.

Since I don't know much about StarCraft myself, the main focus of the project is to make the bot learn what to do on its own, either through experimentation (using Thompson Sampling, for example) or from Replays.

There is a blog hosted on GitHub that I usually update whenever something noteworthy happens.

Status

I'm currently in the process of rewriting most of the bot from scratch, so it might take a while before something interesting happens.