Skip to content

ttdonovan/sc2-api-rs

Repository files navigation

sc2-api

Build Status

Warning: This is work in progress and APIs are very likely to change.

The goal of sc2-api is to provide an interface to interact with StarCraft II, getting observations and sending actions.

Development

This repo requires working with git submodules

git submodule update --init --recursive

Run an example

cargo run --example simple_bot

API Design

An overview of the API design can be found in api_design.md.

Dev Notes

Additional development notes and tips can be found in NOTES.md.

About

StarCraft II Client - Rust library for building bots using the SC2API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages