A utility library for StarCraft II. Implementing the observation and action for both Imitation Learning and Reinforcement Learning. Provide other utilities, e.g., zstat extraction, replay parsing, etc.
This package only supports the PySC2 Tencent Extension,
and using the original deepmind/pysc2 does NOT work.
Please first install PySC2 Tencent Extension manually by referring to the docs therein.
Then, cd to this folder and run the command:
pip install -e .
This is not an officially supported Tencent product. The code and data in this repository are for research purpose only. No representation or warranty whatsoever, expressed or implied, is made as to its accuracy, reliability or completeness. We assume no liability and are not responsible for any misuse or damage caused by the code and data. Your use of the code and data are subject to applicable laws and your use of them is at your own risk.