Update of "StrategOS"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 5bfc108e01aefceceee0ce57a88b0bd02d2b847f
Page Name:StrategOS
Date: 2016-04-04 15:55:59
Original User: DataWraith
Mimetype:text/x-markdown
Parent: db6153a3eeac392f397445396370438f1678a3e4 (diff)
Content

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.