Skip to content

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

Notifications You must be signed in to change notification settings

mrzero-0/Chrome-Dino-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages