Tag Archives: broodwar

The first episode of the Undermind podcast has arrived!

Good news everyone! We got together with some nice people from the Starcraft AI, and made a great podcast, called the Undermind. Listen to it here:

I say “ehm” a lot, I know 🙂  Sorry for the phone ring around …

Creating a Starcraft AI – Part 6: Finally doin Terran a concern

First part of this series | Previous | Next | Index

Let’s continue with implementing the stuff from the last part. The main problem space I’d like to work on is scouting, and finding the enemy base. When I …

Creating a Starcraft AI – Part 5: A Few Good Boys

First part of this series | Previous | Next | Index

So, I’ve switched to BWAPI4J. Currently I’m using the raw branch at the moment, but it’s features will be integrated into the master, when it’s done. I’ve doing a …

Creating a Starcraft AI – Part 4: Finishing up, and a big decision

First part of this series | Previous | Next | Index

We didn’t quite get to it last time, but maybe today the Extractor trick will be finally implemented? Last time there were only a few missing steps. What’s …

Creating a Starcraft AI – Part 1: (Almost) building two buildings

First part of this series | Previous | Next | Index

So, in the last post, I explained some basic concepts at a glance, and poorly. I intend to continue this ungentlemanly behavior in this article as well.

First, let’s …