go2starr / CS-638-BWAPI

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

At beginning of game, SCVs all attempt to mine from same mineral field #34

Open djmayer101 opened 12 years ago

djmayer101 commented 12 years ago

At beginning of game, SCVs all attempt to mine from the same mineral field. This is and inefficient mineral mining strategy since there is time wasted while SCVs each mine from the same field before moving to another one.

severity: low priority: low

Suggestions: Individually assign each SCV to a unique mineral field on start.