Open
Description
Aim
- Dinosaur Game is one of the most popular game, where your goal is to jump over all boundaries to win the game. I will try to automate this game using python libraries!
Details
- I will do this using some modules like pyautogui and image processing. PyAutoGUI let the Python program control the mouse and keyboard to automate interactions with other applications.