Starcraft 2 AI with Python - Introduction (p.1)

Welcome to a tutorial for building artificial intelligence agents within Blizzard’s Starcraft 2 game. I visited this topic some years ago, but quite a bit has changed, so I figured I would revisit it again. For those of you who are new to Starcraft 2 (SC2) or it’s been a while, the game at a basic level is actually fairly easy to understand. In order to be highly competitive, lots of factors can indeed come into play, but if you’re looking for a fun environment to try your programming and maybe even deep learning/reinforcement learning skills, this is a pretty good choice. Text-based tutorial: Asyncio basics: Neural Networks from Scratch book: Channel membership: Discord: Reddit: Support the content: https://pythonprogra
Back to Top