AntoninDuval / Agent_MoveToBeacon

An agent for Starcraft 2 that can play the mini-game MoveToBeacon with RL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agent_MoveToBeacon

Introduction

This script is the first test of creating a simple agent in Starcraft 2 using the API PySC2. The agent has only one simple task : move to the beacon that spawns randomly in the map.

How to launch the script

You will need to have Starcraft 2 installed on your own computer, and download with pip the PySC2 API (2.0.1). This will automaticaly download the minimap MoveToBeacon.

About

An agent for Starcraft 2 that can play the mini-game MoveToBeacon with RL


Languages

Language:Python 100.0%