go2starr / CS-638-BWAPI

Starcraft: Broodwar AI bot
GNU Lesser General Public License v3.0
9 stars 7 forks source link

Combat-type units cluster at the closest chokepoint #16

Open go2starr opened 12 years ago

go2starr commented 12 years ago

Units currently are sent to the chokepoint on spawn, and wait there until we attack. This can block SCVs from leaving the base to build things, and causes units to walk around sporadically.

We should change formation as unit count increases to meet the space requirements, while preserving paths between regions