-
Notifications
You must be signed in to change notification settings - Fork 29
Holding worker rushes
Matti Bragge edited this page Apr 7, 2020
·
4 revisions
Sharpy has two optimized anti-worker rush patterns available:
WorkerCounterAttack
PlanWorkerOnlyDefense
Putting either one before your actual defense handler allows the worker rush counter to work without overlapping with normal defense.
One of the most important things in defending worker rushes is to not overcommit. It is critical to keep at least one worker mining so that the opposing bot doesn't get ahead with its worker rush while mining at home.
- Plans and Build Order
- Settings, debug and logging
- Structure and Life Cycle
- Unit Roles
- Unit Cache
- Running Games
- Converting Sharpy bot from before 2.0 version
- Converting Sharpy KnowledgeBot to SkeletonBot
- Converting Python bot to minimal Sharpy bot
- OLD: Extending Your Existing Bot With Sharpy
- Packaging For Ladders
- Extending Sharpy
- Advanced Build Order tricks
- Machine Learning With Sharpy