Skip to content

A BWAPI client library that can be used to program AIs for Brood War in Rust.

Notifications You must be signed in to change notification settings

Bytekeeper/rsbwapi

Repository files navigation

Documentation

rsbwapi

rsbwapi is a Rust library for building artificial intelligence (AI) for the popular real-time strategy game Starcraft Broodwar. The library allows you to create and control Starcraft Broodwar bots through the Broodwar API (BWAPI).

If you're not familiar with BWAPI, it is a community-developed project that provides a C++ interface to interact with Starcraft Broodwar. You can find more information about BWAPI here.

To get started with rsbwapi, check out the documentation on docs.rs. Also check out the simple ExampleBot. Or take a look at my bot Styx2.

You may want to join the SSCAIT Discord, which is a community of Starcraft AI enthusiasts who run regular bot tournaments. You can also check out the Basil Ladder which is based on SSCAIT but runs a lot more games.

For more information on Starcraft AI development, you can visit the SSCAIT website. There should be enough information to get you started.

If you have any questions or feedback, feel free to create an issue on the rsbwapi GitHub repository.

About

A BWAPI client library that can be used to program AIs for Brood War in Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages