Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asweigart/sushigoroundbot
A bot that plays the Sushi Go Round flash game using PyAutoGUI.
https://github.com/asweigart/sushigoroundbot
Last synced: 17 days ago
JSON representation
A bot that plays the Sushi Go Round flash game using PyAutoGUI.
- Host: GitHub
- URL: https://github.com/asweigart/sushigoroundbot
- Owner: asweigart
- Created: 2014-12-12T03:14:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T21:31:39.000Z (about 3 years ago)
- Last Synced: 2024-10-14T15:31:53.030Z (about 1 month ago)
- Language: Python
- Size: 530 KB
- Stars: 151
- Watchers: 13
- Forks: 62
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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 https://youtu.be/lfk_T6VKhTE
Support
-------If you find this project helpful and would like to support its development, [consider donating to its creator on Patreon](https://www.patreon.com/AlSweigart).