Skip to content

Files

Latest commit

260bab6 · Jan 3, 2024

History

History

day093

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 3, 2024
Jan 3, 2024

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