Expand description
Everything needed to easily run games in SC2.
Contains Runner structures for verbose configuration and multiple games, and simple runner functions for playing once.
Structs§
- Additional launch options for
run_vs_computer
andrun_vs_human
. - Runner for games vs Human.
- Runner for games vs built-in AI.
Functions§
- Simple function to join ladder game.
- Simple function to run game vs built-in AI.
- Simple function to run game vs human.