AIJan 7, 2018

Multi-platform Version of StarCraft: Brood War in a Docker Container: Technical Report

arXiv:1801.02193v14 citations
Originality Synthesis-oriented
AI Analysis

This provides a practical tool for AI researchers working on StarCraft bots, but it is incremental as it repackages existing tools into a containerized format.

The authors tackled the challenge of deploying StarCraft: Brood War for AI research across multiple platforms by creating a Docker container with pre-installed development tools, resulting in a convenient solution for running AI bots on various hosts despite limited OS support.

We present a dockerized version of a real-time strategy game StarCraft: Brood War, commonly used as a domain for AI research, with a pre-installed collection of AI developement tools supporting all the major types of StarCraft bots. This provides a convenient way to deploy StarCraft AIs on numerous hosts at once and across multiple platforms despite limited OS support of StarCraft. In this technical report, we describe the design of our Docker images and present a few use cases.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes