/JackBot

Sc2 engine

Primary LanguagePythonMIT LicenseMIT

JackBot

Its a bot does an early aggression, then tries to make a transition to hydralisks then ultralisks (derived from CreepyBot)

Achievements

  • Season 6 - top 11 (sc2ai ladder)

Requirements:

  • Python 3.7 +

  • The most recent Sc2 version

  • The most recent s2clientprotocol

  • The most recent Python-sc2 library (pip install sc2 or pip3 install --upgrade git+https://github.com/Dentosal/python-sc2@develop -- force-reinstall)

  • Numpy newest version