FingerMatch Cricket: A Gesture-Based Game
- Tech Stack: Mediapipe, OpenCV, Tensorflow, Gradio
- Github URL: Project Link
Developed FingerMatch Cricket, an interactive computer vision–based game that simulates a cricket match through hand gestures.
Implemented real-time hand tracking using MediaPipe to detect the number of fingers shown by the player, enabling gesture-based interaction.
Designed gameplay logic where matching finger counts between the player and computer result in an “out,” while differing counts add to the player’s run total.