JonathanNiehenke / GuttersnipeWiggins

Starcraft BW random race bot with an overwhelming strategy.
GNU General Public License v2.0
1 stars 0 forks source link

GuttersnipeWiggins

StarCraft BW random race bot with an overwhelming strategy. Written in C++ using only the BWAPI.

Developed by:

Jonathan Niehenke

Contained files:

Requires:

How To:

  1. Install: Visual Studio 2013
  2. Install: Starcraft Brood War
  3. Install: Patch 1.16.1 Downgrade
  4. Install: BWAPI
  5. Build: MSBuild GuttersnipeWiggins.vcxproj /p:BWAPI_DIR=[pathToBWAPI]
  6. Copy: Debug\GuttersnipeWiggins.dll to Starcraft\bwapi-data\AI
  7. Execute: BWAPI\Chaoslauncher\Chaoslauncher.exe
  8. Enable BWAPI injector: Check and select BWAPI injector [DEBUG]
  9. Configure injector: Press config and replace line starting with ai_dbg = to ai_dbg = bwapi-data/AI/GuttersnipeWiggins.dll
  10. Press start and begin a game.