Skip to content

samnalkande/Automated-Dino-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Automated-Dino-Game

I had automated Dino game. It detects black colour cactus and bird and the jumps and downs.

Packages you need to install : 1)pyautogui: pip install pyautogui 2)pillow: pip install pillow

Sometimes it won't work you need to change size of i and j This will change size of rectange which will make it more efficient

packages impoted

1)import time 2)from PIL import Image, ImageGrab:You need to install it using pip install pillow 3)import pyautogui:pip install pyautogui

About

I had automated Dino game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages