Rock Paper Scissors against the computer
Rock paper scissors against the computer, right in the browser. The opponent comes in three kinds: fair (the move is drawn from a random number generator), learning (it remembers how one of your moves follows another) and master — a set of predictors competing for the right to make the move. There is an extended lizard-and-Spock variant, best-of-3 and best-of-5 matches, a win streak and a plain-language reason for every round. You can play with buttons, with the keyboard, or with real hand gestures on camera.
How to play
Click rock, paper or scissors — with a mouse, a finger, or the R, P and S keys. The AI move is already chosen by then.
The Opponent switch selects fair, learning or master. Next to it you can turn on the lizard-and-Spock variant and a best-of-3 or best-of-5 match.
The “Play with hand gestures” button loads the hand model. On “Rock, paper, scissors, shoot!” show your gesture — the skeleton drawn over the video shows exactly what the model sees.
The streak counter lights up from the third win in a row. Against the master it gets harder to hold the more predictable you play.
Play with buttons or real hand gestures against a learning AI
The camera is optional — the buttons play the same game. The hand-tracking model downloads once.