grantmd / go-s2client

Golang client for the Starcraft II protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-s2client

The StarCraft II API provides access to in-game state observation and unit control. The API is a wrapper around protobuf defined protocol over a websocket connection.

This library provides a Go interface to the API, allowing for both ladder and local bot development.

Actions Status

Examples

Docker

Help and support

You have questions but don't want to create an issue? Join the Starcraft 2 AI Discord. Questions about this repository can be asked in channel #go-api.

Bug reports, feature requests and ideas

If you have any issues, ideas or feedback, please create a new issue. Pull requests are also welcome!

About

Golang client for the Starcraft II protocol

License:Apache License 2.0


Languages

Language:Go 96.2%Language:Dockerfile 2.3%Language:Shell 1.5%