Tarunnagpal7 /
rock_paper_scissor-game-using-python-CVzone-
Rock Paper and scissor game with AI
32/100 healthLoading repository data…
AadrianLeo / repository
AI Rock Paper Scissor with hand gesture is an AI based python project in which you can detect hand and fingers and with the help of your fingers co-ordinates you can figure out if it is an rock, paper or scissor sign with the help of this you can play this game with the AI where the AI plays with the player and the scores are given as per who wins the game. you an start the game by pressing ' s ' on the keyboard per time you play.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
AI Rock Paper Scissor with hand gesture is an AI based python project in which you can detect hand and fingers and with the help of your fingers co-ordinates you can figure out if it is an rock, paper or scissor sign with the help of this you can play this game with the AI where the AI plays with the player and the scores are given as per who wins the game. you an start the game by pressing ' s ' on the keyboard per time you play.
python3.8 recommended you can try other version toopip install mediapipe
# and
pip install time
# and
pip install math
# and
pip install numpy
# and
pip install cvzone
# and if any error showed try downgrading
pip uninstall protobuf
pip install protobuf==3.2.0
Selected from shared topics, language and repository description—not editorial ratings.
Tarunnagpal7 /
Rock Paper and scissor game with AI
32/100 healthrock-paper-ai /
Play the Rock-Paper-Scissors game against an AI with computer vision
32/100 healthAssem-ElQersh /
Rock-Paper-Scissors Game is a Python application that uses computer vision to let you play the classic hand game against an AI. It captures hand gestures through your webcam, recognizes rock, paper, or scissors movements, and tracks scores as you compete against random computer selections.
samika888 /
This repository contains the code and resources for the project I did for 11th gces it expo called "Rock Paper Scissors: Hand Gesture AI Game" made using Python (libraries- openCV, CVzone,mediapipe)
55/100 healthChAtulKumarPrusty /
A Python-based Rock Paper Scissors game controlled by hand gestures using OpenCV and cvzone. The game detects hand gestures for Rock, Paper, and Scissors, tracks scores, and compares against an AI. Features a timer, custom background, and intuitive UI. Press 'S' to start the game.
27/100 healthSurajKumarpandey001 /
A Python-based Rock Paper Scissors game controlled by hand gestures using OpenCV and cvzone. The game detects hand gestures for Rock, Paper, and Scissors, tracks scores, and compares against an AI. Features a timer, custom background, and intuitive UI. Press 'S' to start the game.
34/100 health