Bot programmed in Python to play Sushi Go Round

I wrote some bot software that reads screenshots and controls the mouse to play the flash game Sushi Go Round. It was written in Python using my PyAutoGUI module. The bot is intelligent enough to make it through the entire game without failing. A tutorial of how this bot was programmed can be found at my blog on
Back to Top