anchen1011 / pysc2

Customized StarCraft II Learning Environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pysc2

Customized PySC2 - StarCraft II Learning Environment

about

This is Customized PySC2 environment with extra features listed in Features.

The original README.md could be found in doc/README.md.

install

sudo pip install ./pysc2/

Read doc/README.md first is highly recommended.

features

non-sh entrypoint (manual)

set Simple64 as default map

add actions list

See doc/actions.txt

add Full Game Replay instruction under doc

fix sc2_verbose incompatibility

pysc2/lib/protocol.py

About

Customized StarCraft II Learning Environment

License:Apache License 2.0


Languages

Language:Python 100.0%