Attacking and Defeating the Enemy
Posted on
In
星际争霸2与人工智能 (Building Starcraft 2 AI in Python with Python-sc2)
Word count in article:
17k
Reading time ≈
28 mins.

引言
Welcome to part 3 of the Starcraft AI with Python series. In the previous tutorials we learned the basics of writing an AI agent within Starcraft 2, but we’ve not yet been able to defeat the enemy computer player. In order to do this, we’re going to need to go on the offensive. There are many different types of units that we can go with to play more offensively, but my unit of choice is going to be the Void Ray. This is a good general purpose unit that flies around and shoots a laser beam.
Defending Ourselves
Posted on
In
星际争霸2与人工智能 (Building Starcraft 2 AI in Python with Python-sc2)
Word count in article:
16k
Reading time ≈
27 mins.
Introduction
Posted on
In
星际争霸2与人工智能 (Building Starcraft 2 AI in Python with Python-sc2)
Word count in article:
5.2k
Reading time ≈
9 mins.
Simple StarCraft 2 Bot Template to Get Started
Posted on
In
星际争霸2与人工智能 (Building Starcraft 2 AI in Python with Python-sc2)
Word count in article:
2.9k
Reading time ≈
5 mins.








