BryanSWeber / CUNYAIModule

CUNYBot, an AI that plays complete games of Starcraft.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assume a new unseen production facility if an expand is strongly implied

BryanSWeber opened this issue · comments

eg, buildings in an area outside the start area

This is now done by an implicit calculation - every 16 drones, a new resource depot is assumed.

https://github.com/BryanSWeber/CUNYAIModule/blob/master/PlayerModelManager.cpp#L247