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.

Rock-Paper-Scissors-Web
51
Established
rock-paper-scissors
43
Emerging
Maintenance 10/25
Adoption 7/25
Maturity 18/25
Community 16/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 18/25
Stars: 6
Forks: 6
Downloads: 13
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 112
Forks: 21
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
Stale 6m No Package No Dependents

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

Leverages MediaPipe Hands for real-time hand tracking combined with the FingerPose library for custom gesture recognition, enabling the game to classify rock, paper, and scissors poses from webcam input. The implementation uses TensorFlow.js for in-browser inference, ensuring no server-side processing is required. Includes a webpack-based development setup with hot-reload capabilities and builds to a standalone single-page application.

Scores updated daily from GitHub, PyPI, and npm data. How scores work