Rock Paper Scissors
Play Rock Paper Scissors the way that suits you. Practice against the computer, pass the device with a friend, or create a timed online room where each player has ten seconds to lock in a move.
Loading rock paper scissorsβ¦
Make sure JavaScript is enabled in your browser.
How to use Rock Paper Scissors
- Solo mode: pick rock, paper or scissors and the computer chooses randomly.
- Local mode: two players take turns on one device without seeing the other move.
- Online room: create a room, share the link, and each player joins from their own device.
- The host starts a round. Both players have ten seconds to pick.
- Winner is decided when both moves are locked or the timer expires.
Example uses
- Settling a tie remotely.
- Quick team icebreaker.
- Practising probability with a familiar game.
- Party tournament brackets.
Fairness and probability
Computer moves are chosen uniformly from rock, paper and scissors. In online rooms, moves are hidden until both players have locked in or the timer expires.
Frequently asked questions
Do I need an account?
No. Rooms are identified by a code or URL, and players are remembered by a browser-generated ID.
How long do rooms last?
Rooms are kept alive while the Durable Object has active connections or recent requests. Inactive rooms may hibernate but can be reopened by the same room code.
Accessibility
- Rock, paper and scissors buttons have clear labels.
- Round status is announced by a live region.
- Reduced-motion mode disables move animations.