A bot designed to play Penguin Diner game, created by 2DPlay.
You can check this game yourself, following this link (the game on the creators' website doesn't work, at least for me).
Using:
- OpenCV
- PyAutoGUI
Inspired by this great tutorial.
If you want to try the bot yourself first make sure you have Python installed.
Then create a new folder on your C: disk, name it PenguinDinerBot (or whatever you want), clone the repo to that folder, open console (typecmd
in Windows Search and press Enter).
When copy the lines below:
cd C:\PenguinDinerBot
python bot.py
Click the index.html
file, allow the Flash plugin to work and if you see the start game window, press Enter on your console.