Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 217 Bytes

File metadata and controls

5 lines (3 loc) · 217 Bytes

Rock Paper Scissors with Computer Vision

To run, pip install cv2 and mediapipe, then simply run main.py.

The game loops infinitely with the two players on a single camera - press "q" on the camera window to quit.