Built a computer vision-based interactive game controller using Python that allows players to jump in the Google Chrome Dino Game using simple hand gestures. Utilized OpenCV and MediaPipe to track hand movement in real time and trigger a jump action using PyAutoGUI.
This fun and intuitive project explores gesture-based interfaces and showcases the power of lightweight CV models for controlling applications in real-time.