sharpy-sc2
sharpy-sc2 copied to clipboard
Python framework for rapid development of Starcraft 2 AI bots
Disruptor shots will stop in the middle of own army if no enemy is seen, shots should instead continue in the direction the were going to in the first place.
Measure dps when stutter stepping and calculate much dps is lost by stuttering and how much the voidray can move while doing so. Void rays should still move when they...
When expanding, the army doesn't cover the expanding worker long enough to actually build the new expansion and the worker can be killed by zerglings or reapers.
See this game: https://aiarena.net/matches/153533/ For some reason after the planetary fortress is built worker distribution sends workers back to the main base instead of having them mine at the PF....
Take into account amount of larva, income and available resources to determine whether a new overlord should be build or not.
Adds basic micro for widow mines, burrow if enemies are within a specific range, then unburrows if enemies leave that range or if the widow mine is ordered to retreat.
This PR fixed a broken link in the README: ai-arena.net -> aiarena.net