Rock Paper Scissors – Play Continuous Rounds vs CPU

Pick one of the three classic choices each round; the CPU independently selects rock, paper, or scissors with equal random chance.

Click to Play

Rock Paper Scissors

CasualUpdated: 2026-08-07
#classic#casual#strategy
Free to PlayNo DownloadNo Account Required

About Rock Paper Scissors

Choose rock, paper, or scissors against a uniformly random CPU choice and build the longest current win streak you can. The CPU selects one of rock, paper, or scissors with a simple random 1-of-3 choice.

A win increases the win streak; a loss resets it to zero. A draw increments the draw counter and also resets the current streak.

How to Play Rock Paper Scissors

1Tap Rock, Paper, or Scissors for the current round.

2Compare your choice with the CPU result shown in the arena.

3Repeat rounds and try to extend the win-streak counter.

Rock Paper Scissors Rules

  • Rock beats scissors, scissors beats paper, and paper beats rock.
  • Matching choices produce a draw.
  • There is no fixed match length or game-over condition; rounds continue until you leave or refresh.

Rock Paper Scissors Scoring

ActionPointsHow it works
Round winPlayer wins +1; streak +1—
DrawDraws +1; streak → 0—

Rock Paper Scissors Game Mechanics

Objective

Choose rock, paper, or scissors against a uniformly random CPU choice and build the longest current win streak you can.

  • The CPU selects one of rock, paper, or scissors with a simple random 1-of-3 choice.
  • A win increases the win streak; a loss resets it to zero.
  • A draw increments the draw counter and also resets the current streak.
  • Wins, draws and streak are session-only; this runtime does not save them to localStorage.

Tips & Strategies

  • Treat each CPU choice as independent randomness rather than expecting a pattern from previous rounds.
  • Use the streak as a challenge metric rather than assuming one choice has a higher programmed chance.

Game Info

Game NameRock Paper Scissors
CategoryCasual
DifficultyEasy
PlatformWeb Browser
PriceFree
Players1 Player
ControlsTouch / Mouse
Last Updated2026-08-07

Frequently Asked Questions

How do I play Rock Paper Scissors?

Choose rock, paper, or scissors against a uniformly random CPU choice and build the longest current win streak you can. Controls: touch, mouse.

How does scoring or progress work in Rock Paper Scissors?

Round win: Player wins +1; streak +1; Draw: Draws +1; streak → 0

When does Rock Paper Scissors end or reset?

There is no fixed match length or game-over condition; rounds continue until you leave or refresh.

Does Rock Paper Scissors save progress?

Wins, draws and streak are session-only; this runtime does not save them to localStorage.

Related Games