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.
No commits in the last 6 months.
Stars
42
Forks
25
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 01, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/goelp14/RockPaperScissors"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TiagoDanin/Rock-Paper-Scissors-Web
Rock Paper Scissors Machine Learning Web (Use my "Rock-Paper-Scissors-ML")
GantMan/rps_tfjs_demo
Training a Rock Paper Scissors model in the browser via TFJS - Learn along style
andypotato/rock-paper-scissors
Rock, Paper, Scissors game implemented with TensorFlow.js and FingerPose
TiagoDanin/Rock-Paper-Scissors-ML
Rock Paper Scissors Machine Learning
Pradyuman7/MachineLearning-Game
A simple machine learning ✊ ✋✌️ android game, which becomes unbeatable as you play!