Skip to content

krogenth/AdditionalPylons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup

git clone https://github.com/krogenth/AdditionalPylons.git
cd AdditionalPylons
git submodule update --init --recursive
./build.ps1

All builds can be found within ./build

Execution

You will need the Chaoslauncher, a copy can be found within ./libs/bwapi/Release_Binary/Chaoslauncher/ Set up bwapi.ini within %starcraft_dir%/bwapi-data/, specifically:

auto_Menu = SINGLE_PLAYER
map = maps/BroodWar/sscai/(?)*.sc
game_type = MELEE

Run the built AdditionalPylons_client.exe in ./build/Release/. Through Chaoslauncher, tick the BWAPI Injector(Release or Debug, depending on build used), then press start. The game should start and auto navigate the menu to start the game, and the bot client should connect once the game starts.

About

A StarCraft Broodwar AI written in C++20

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages