Skip to content

A python script to automate the chrome dino game.

License

Notifications You must be signed in to change notification settings

Neill-Erasmus/chrome-dino-automated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Dino Bot

Chrome Dino Game Automation

Table of Contents

Introduction

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.

Prerequisites

  • Python 3 installed on your system
  • PyAutoGUI library

Setup

Follow these simple steps to set up and run the Chrome Dino Game Automation:

  1. Clone the Repository
    git clone https://github.com/Neill-Erasmus/chrome-dino-game-automation.git
    
  2. Navigate to the Project Directory:
    cd chrome-dino-game-automation
    

Usage

Follow these stteps to execute the script:

  1. Execute the main script:
    python main.py
    
  2. Navigate to your window with the chrome dino game open.

Notes

  • The script is designed for the default Chrome Dino Game and may need adjustments if the game layout changes.

Contributing

This repository is not currently accepting contributions.

License

This project is licensed under the MIT License.