Skip to content

A bot that plays the Sushi Go Round flash game using PyAutoGUI.

Notifications You must be signed in to change notification settings

SameulAH/sushigoroundbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sushigoroundbot

A bot that plays the Sushi Go Round flash game using PyAutoGUI.

To use, install the PyAutoGUI module from https://pypi.python.org/pypi/PyAutoGUI or run 'sudo pip install pyautogui'

Load the Sushi Go Round game in a browser. It is available at http://miniclip.com/games/sushi-go-round/en/

Run the program with the game fully visible. Do not move the browser window while the game is playing.

To interrupt the program and regain control of the mouse, move the mouse to the top-left corner of your screen.

A gameplay video of the bot in action can be seen at http://youtu.be/lfk_T6VKhTE

About

A bot that plays the Sushi Go Round flash game using PyAutoGUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • HTML 0.4%