home | features | getting started | FAQ | Stone | Iron | Control the Iron! | download | help | about

Stone

Stone is the very first StarCraft AI based on the BWEM library (same author).
Although it is a simple bot with a simple SCV rush strategy, it uses many of BWEM's features.

Stone is Agent Oriented and was designed with this idea in mind: Agents should constantly be doing something valuable. At least they should never be doing something completely idiot.
With this in mind, focus has been on individual behaviors: in Stone, Agents are highly autonomous and versatile.
These behaviors are simple and combine well together. This, coupled to Agents's ability to cooperate at any time, makes the overall behavior especially robust.
Robustness also comes of generality: Stone doesn't contain any code specific to a particular bot. It doesn't implement any clever or complex behavior either. If ever such a thing appears, it is emergent behavior. This happens sometimes :)

Stone competed in the following tournaments:


Stone's FAQ

Why this name?

Stone can only handle the first Terran units available. Although Stone's SCVs are quite capable, they can't really fight against advanced units like Vultures or Dragoons. For this reason, Stone has to live during the early game: the Stone Age...

How strong is it?

Stone placed 2nd in the round-robin group phase of the SSCAIT 2015 Tournament, making it one of the strongest StarCraft bots.
That said, Stone only produces SCVs. So if you or your bot can figure out a way to fend off their harassment, it is likely you will win.
To see some effective counter as a Terran, download and watch Stone-LetaBot.rep below.

I'd like to watch some of its games...

Actually you can watch a couple of commented games which were held during the SSCAIT 2015 Tournament:

There are also a couple of replays available here.

How to play against Stone?

To play against Stone you need:
- a proper Brood War installation.
- the last release of the BWAPI library.
- Stone's binaries: download.
A tutorial is available here: Starcraft Broodwar: Play vs custom AI .

Which version of the BWEM does Stone use?

Stone (SSCAIT 2015 version) uses BWEM 1.2

How big is the code?

Although Stone's strategy sounds simple, its implementation isn't. There are 8000 lines of code for the bot itself, plus 5000 lines for the map analyser (BWEM).

Will you continue to work on Stone?

Probably not. I may test a couple of ideas with Stone, nothing more.

I'am currently developping a new bot, called Iron.
If you liked Stone, you may like Iron too...

home | features | getting started | FAQ | Stone | Iron | Control the Iron! | download | help | about