1148 Forks
7706 Stars
7706 Watchers

pysc2

StarCraft II Learning Environment

How to download and setup pysc2

Open terminal and run command
git clone https://github.com/deepmind/pysc2.git
git clone is used to create a copy or clone of pysc2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pysc2 https://github.com/deepmind/pysc2/archive/master.zip

Or simply clone pysc2 with SSH
[email protected]:deepmind/pysc2.git

If you have some problems with pysc2

You may open issue on pysc2 support forum (system) here: https://github.com/deepmind/pysc2/issues