
cpp-sc2 is a C++ API for popular StarCraft 2 game. It helps to create a bot in C++ to play against a computer opponent or compete with other bots on different ladders.
The official C++ API from Blizzard is not well supported and this project is the only way for C++ developers to write bots for StarCraft 2. The API is developed by a group of enthusiasts in free time.
Support of the project allows to make releases more often and implement nice new features for developers.
The official C++ API from Blizzard is not well supported and this project is the only way for C++ developers to write bots for StarCraft 2. The API is developed by a group of enthusiasts in free time.
Support of the project allows to make releases more often and implement nice new features for developers.