Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Day 93 Course Assignment: Automate the Google Dinosaur Game

Write Python code to automate playing the Google Dinosaur Game

Google Dinosaur Game Bot

Concepts Practised

  • Finding and Selecting Particular Pixcels and RGB with PyAutoGUI
  • Use PyWin32 for Fast Keyboard Press Response
  • Modify Logic to Adjust with Faster Speed

Google Dinosaur Game Bot

day93