This is a StarCraft 2 bot coded using python-sc2 that has the ability to integrate with the LadderManager so that it can run against other bots on the SC2 AI Ladder.
This bot can be run either locally against a computer opponent, or through the LadderManager. The file "run.py" is used for both variants, which loads Lambdanaut-sc2 from lambdanaut/bot.py, and starts the appropriate game type.