Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.02 KB

README.md

File metadata and controls

19 lines (10 loc) · 1.02 KB

Nani Bot - Zerg Version

Nani Bot is a StarCraft II AI bot designed to play as the Zerg race. Its primary strategy is to distract the enemy while attacking the objective.

Strategy

Nani Bot uses a unique strategy of distraction and objective-focused attacks. It deploys units to engage the enemy forces, drawing their attention and resources. While the enemy is occupied, Nani Bot directs other units to attack the main objective, often catching the enemy off guard.

Origin

Nani Bot is based on the ares-sc2-starter-bot template. It has been customized and extended to implement the unique strategy described above.

Getting Started

To get started with Nani Bot, clone this repository and follow the setup instructions in the original template's documentation.

License

Nani Bot is open source and available under the same license as the original template. See the LICENSE file for more details.