Strategy programmed for Russian AI Cup 2019, CodeSide
The Russian AI Cup 2019, CodeSide 2019 was organized my Mail.Ru and participants were required to program a strategy to control a bot in a 2-D platform based shooting game.
The aicup2019 folder contains the aicup2019.exe
file that needs to be run first and it will wait for a response on PORT 31001
. Then goto the aicup-python folder and run the main.py
file. The strategy code is in the my_strategy.py
file