https://github.com/danushvikraman007/rock-paper-scissors-python
A simple code where the app opens camera and detects the hand signs as rock/paper/scissor and you play against the cpu
https://github.com/danushvikraman007/rock-paper-scissors-python
game mediapipe opencv python python3
Last synced: 5 months ago
JSON representation
A simple code where the app opens camera and detects the hand signs as rock/paper/scissor and you play against the cpu
- Host: GitHub
- URL: https://github.com/danushvikraman007/rock-paper-scissors-python
- Owner: DanushVikraman007
- Created: 2024-09-05T02:53:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T03:03:45.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T21:16:42.863Z (about 1 year ago)
- Topics: game, mediapipe, opencv, python, python3
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Uses packages such as Random,mediapipe,deque,statistics,cv2
STILL HAS A FEW ISSUES