Skip to content

karenyyng/pdxsc2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdxsc2

Installing Python environment

source ./config/conda_setup_script.sh

Install StarCraft II game engine and download the maps

wget http://blzdistsc2-a.akamaihd.net/Linux/SC2.3.17.zip
mv SC2.3.17.zip $HOME 
unzip -p iagreetotheeula SC2.3.17.zip # this needs to be extracted to ~/StarCraftII
source ./config/prep_map.sh

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.9%
  • Shell 47.1%