All Projects → skjb → Pysc2 Tutorial

skjb / Pysc2 Tutorial

Licence: mit
Tutorials for building a PySC2 bot

Programming Languages

python
139335 projects - #7 most used programming language

How To: PySC2

Preface

As I explore PySC2 I'm going to document my experiences here in the form of tutorials so you can follow along and build a StarCraft II bot of your own.

In order to keep things simple I will restrict the bot's race to Terran, at least for the first draft. I may expand on the tutorial if it becomes financially viable to do so.

If you see a mistake or some code that could be improved, please let me know.

Table of Contents

  1. Building a Basic Agent
  2. Building a Simple Reinforcement Learning Agent
  3. Add Smart Attacking to Your Agent
  4. Building a Sparse Reward Agent
  5. Refine Your Sparse PySC2 Agent
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].