Skip to content

Spectator client for watching headless StarCraft 2 bot matches

License

Notifications You must be signed in to change notification settings

Vilsepi/sc2-spectator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sc2-spectator

Local development

Create virtualenv next to this repository:

cd ..
python3 -m venv venv

Enable the virtualenv:

. venv/bin/activate

Install dependencies into the virtualenv:

cd sc2-spectator
pip3 install -r requirements.txt

About

Spectator client for watching headless StarCraft 2 bot matches

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published