This project implements an interactive drawing application using Python and computer vision libraries such as OpenCV, NumPy, and MediaPipe for real-time hand tracking and gesture recognition. The program translates specific hand gestures into drawing actions on a virtual canvas. Users can toggle between drawing and erasing modes by performing different hand gestures, while proximity-based calculations control precise toggling. A start screen is included, requiring users to hover their finger over a 'Start Game' box for 2 seconds to begin the program."