Basic version with multiple balls moving vertically. Controlled via arrow keys; spacebar stops movement. Demonstrates fundamental Pygame setup, event handling, and boundary constraints. balls1.py Adds ...
A Python CV project using OpenCV & MediaPipe for real-time Human-Computer Interaction (HCI). Developed a hand-controlled game (e.g., bouncing ball) that maps the 21-point hand model to game controls.