T-Rex Jumper

Project information

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.