Rock-Paper-Scissors-Web and rock-paper-scissors
These are **competitors**: both implement gesture-recognition-based Rock-Paper-Scissors games using machine learning (one leveraging a custom ML module, the other using TensorFlow.js with FingerPose), offering alternative technical approaches to solve the same use case.
About Rock-Paper-Scissors-Web
TiagoDanin/Rock-Paper-Scissors-Web
Rock Paper Scissors Machine Learning Web (Use my "Rock-Paper-Scissors-ML")
About rock-paper-scissors
andypotato/rock-paper-scissors
Rock, Paper, Scissors game implemented with TensorFlow.js and FingerPose
This project lets you play the classic game of Rock, Paper, Scissors using just your hand gestures, detected by your webcam. It takes your hand movements as input and outputs the result of the game against the computer. Anyone looking for a fun, interactive way to play a simple game without needing physical contact or controllers would enjoy this.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work