This Python script automates the Chrome Dino Game, allowing you to effortlessly achieve high scores. The script leverages the PyAutoGUI library to capture and analyze the game screen, making intelligent decisions to jump over obstacles and avoid collisions.
- Python 3 installed on your system
- PyAutoGUI library
Follow these simple steps to set up and run the Chrome Dino Game Automation:
- Clone the Repository
git clone https://github.com/Neill-Erasmus/chrome-dino-game-automation.git
- Navigate to the Project Directory:
cd chrome-dino-game-automation
Follow these stteps to execute the script:
- Execute the main script:
python main.py
- Navigate to your window with the chrome dino game open.
- The script is designed for the default Chrome Dino Game and may need adjustments if the game layout changes.
This repository is not currently accepting contributions.
This project is licensed under the MIT License.