mrzero-0 / Chrome-Dino-Bot

Just Tried To Make a python bot that plays Chrome Dino game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Dino Bot using Python


Prerequisite for V1

Install the packages using pip

  • pip install pyautogui
  • pip install pillow

Prerequisite for V2

Install the packages using pip

  • pip install pyautogui
  • pip install keyboard

Description:

This repository contains two versions of the Dino Bot V1 is the basic version and v2 is advanced version which takes account of day/night and acceleration also.

How to Use:

  • First of all open chrome://dino in your chrome browser
  • Now run either script V1 or V2
  • Now quickly shift to the chrome browser and make sure its maximized
  • Enjoy :bowtie: 😌

About

Just Tried To Make a python bot that plays Chrome Dino game


Languages

Language:Python 100.0%