Intro tutorial to the Dota 2 5v5 Framework

Here we cover the very basics to start developing and deploying your bots in the framework. For detailed instructions, please read the readme file: readme.md in the source project structure. readme.md on the project’s Github page The basics Start by creating each of your bots in single python files placed inside the “src/bots/test_bots” folder. The … Continue reading Intro tutorial to the Dota 2 5v5 Framework