Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-starcraft2

A repository for all starcraft 2 resources!
https://github.com/Sulstice/awesome-starcraft2

Last synced: about 24 hours ago
JSON representation

  • Software Packages

    • burnysc2 - Easy-to-use python api for create starcraft 2 bots.
    • Bot Runner - A python script to pit two bots against each other from a github repo
    • sharpy-sc2 - A python wrapper around python-sc2 for faster development of bots
    • sc2reader - A python api for fetching different resources from SC2 Replays.
    • aligulac - Source code for data analysis of starcraft 2 hosted on `aligula.com`
    • sc2gym - A python wrapper for setting up starcraft 2 environments.
    • sc2ranks - A python wrapper for fetching data out of sc2ranks.com
    • Starcraft-Casting-Tool - A starcraft helper tool to make casting games easier.
    • ocraft - A java wrapper around Starcraft 2's C++ api.
    • SC2-CSharpe-Starterkit - An example script of a Starcraft 2 Bot.
    • Nydus Network
    • sc2replay-csharp - A C# library for extracting resources from SC2 replays.
    • cljsc2 - A clojure wrapper around the Starcraft 2's C++ api.
    • node-sc2 - A javascript framework to develop Starcraft 2 bots.
    • CommandCenter - A foundation framework for starcraft 2 bots
    • TechLab - A wrapper around command center for faster development of Starcraft 2 bots.
    • go-sc2ai - A go wrapper around the Starcraft 2 C++ api.
    • Overseer - A library for analyzing map decomposition.
    • Sc2LadderServer - A system setup for a starcraft 2 ladder.
    • Abathur - A modular framework for developing Starcraft 2 bots.
    • PySC2 - A python wrapper around the starcraft 2 machine learning api.
  • Youtube Channels

  • Twitch Streams

  • Websites

    • Spawning Tool - Great website for learning what the current build orders are and how difficult they might be to pull off.
    • Sc2 Builds - Build website for up-to-date builds and how difficult they might be to pull off.
    • Aligulac - Statistics website for players, also has some machine learning components for predictions and statistical analysis.
    • sc2replaystats - A resource for analyzing your own replays by uploading them to the site. Lots of data analysis provided.
    • AI Arena - An arena where deep learning starcraft 2 bots fight.
  • Blogs

    • Blog - Deepmind post about their grandmaster AI
    • LearningSC2 - A blog to learn starcraft 2 as entry level.
    • Starcraft 2 Python Bot - A great tutorial for starting to build your own bot with python.
  • Papers