Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 237 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 237 Bytes

DeepStellar

AI for playing StarCraft2 using the PySc2 library

Setup

  1. Install pysc2: https://github.com/deepmind/pysc2
  2. Create the conda environment: conda env create -f sc2_conda_env.yml
  3. python DeepStellar/simple_worker.py