go2starr / CS-638-BWAPI

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

Inefficient mining of gas #41

Closed Jimbo1167 closed 12 years ago

Jimbo1167 commented 12 years ago

Only one SCV is assigned to mine the gas Suggestion: 3 SCVs would be ideal for efficient gathering of gas.

priority: low severity: low

go2starr commented 12 years ago

Fixed in commit 03f9cbc47.

Still need to increment count once we build refineries at expansions