Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 479 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 479 Bytes

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