T-Rex Jumper
Project information
- Category: Computer Vision
- Project date: 10 August, 2020
- Project URL: https://github.com/Dishant2001/T-Rex-Dino-Game-Automation
Automation of T-Rex Runner Dino Game using Python and OpenCV. OpenCV is used to grab snapshot of the screen and check for black pixels ahead of the dinosaur to detect any obstacle such as a cactus, or another dinosaur. Jumping has been automated using pyautogui package.