A real-time Rock Paper Scissors game using webcam and hand gestures. Built with Python, OpenCV, and MediaPipe.
- Hand gesture recognition
- Countdown timer
- Scoreboard
- Animated UI
- Reset score (Press R)
- Python 3.10
- OpenCV
- MediaPipe
conda create -n rps_env python=3.10 conda activate rps_env
pip install -r https://raw.githubusercontent.com/Janani1625/Rock-Paper-Scissors-using-Camera/main/shotstar/using-Rock-Scissors-Paper-Camera-v1.6.zip
- Show hand after countdown
- Press R → Reset score
- Press Q → Quit