Tag

pysc2

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Feb 20, 2025 · Artificial Intelligence

Building a StarCraft II AI Bot with DeepMind's pysc2 in Python

This article provides a step‑by‑step guide, complete with Python code examples, for creating a Protoss AI bot using DeepMind's pysc2 library to mine resources, construct buildings, train units, implement scouting, and execute attack strategies against increasingly difficult computer opponents in StarCraft II.

AI BotDeepMindPython
0 likes · 28 min read
Building a StarCraft II AI Bot with DeepMind's pysc2 in Python