Rock-Paper-Scissors-Web and RockPaperScissors
These are competitors: both implement gesture-recognition-based rock-paper-scissors games using machine learning, targeting the same use case with different tech stacks (web vs. Python), so users would choose one based on their platform preference rather than using them together.
About Rock-Paper-Scissors-Web
TiagoDanin/Rock-Paper-Scissors-Web
Rock Paper Scissors Machine Learning Web (Use my "Rock-Paper-Scissors-ML")
About RockPaperScissors
goelp14/RockPaperScissors
Rock Paper Scissors Bot/Game in Python + AI + Machine Learning
Implements four difficulty tiers with distinct AI approaches: random selection for Beginner, psychology-based heuristics for Intermediate, and Markov Chain state prediction for Expert mode to detect and counter player patterns. Includes modular bot implementations that can be tested independently or pitted against each other, enabling direct comparison of algorithmic strategies.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work