DrInfy / sharpy-sc2

Python framework for rapid development of Starcraft 2 AI bots
MIT License
69 stars 28 forks source link

split workers in first frame. Make the solution in a way that supports real time #9

Closed DrInfy closed 4 years ago

DrInfy commented 4 years ago

Example implementation: https://github.com/BurnySc2/python-sc2/blob/Simplify-unit-commands/examples/zerg/worker_split.py#L24-L30