SemaSC2
Results
1
issues of
SemaSC2
I don't have "run_game" file. It is in all sources and is used in the [documentation](https://burnysc2.github.io/python-sc2/docs/text_files/introduction.html#:~:text=run_game%20%7Biteration%7D!%22)%0A%0Asc2.-,run_game,-(%0A%20%20%20%20sc2.maps.get), but I can't find how get it anywhere. **My code:** ``` import sc2 from...