Rock-Paper-Scissors AI (Markov Model)

Play against an adaptive agent that learns your move transitions from round to round using a first-order Markov chain.

Back to portfolio

Markov Rock-Paper-Scissors

This AI learns your move patterns using a first-order Markov model. After each round, it updates transition probabilities from your previous move to your current move.

Rounds learned: 0

Round insight

Play your first round to start training the model.

Transition counts

Previous moveNext: RockNext: PaperNext: Scissors
Rock000
Paper000
Scissors000

Win-rate over time

Current win rate: 0.0% (0/0 wins)