Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 352 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 352 Bytes

Sushi Go Round MiniClips Python Bot

A python script for playing MiniClips Sushi-Go-Round Game.

  • Note: currently using hardcoded coordinate values for buttons to play game and script only runs on Windows. Future improvements should include PYAUTOGUI Module and use pyautogui.locateOnScreen() method to dynamically generate game button coordinates.