How to play Rock Paper Scissors
Rock Paper Scissors is a simple decision game. You choose one move, the computer chooses one move,
and the winner is decided by the classic rules.
- Rock beats scissors.
- Scissors beats paper.
- Paper beats rock.
- If both choices are the same, the round is a tie.
Why play this browser game?
This free Rock Paper Scissors game is designed as a fast, lightweight browser game. It works on desktop
and mobile, needs no installation and gives instant results after every round.
- Play instantly in your browser.
- No account or download needed.
- Simple score tracking for each session.
- Clean responsive design for phones and tablets.
More free browser games
Try more simple online games and interactive web demos from the Cristina Geafar portfolio.
Rock Paper Scissors FAQ
Is this Rock Paper Scissors game free?
Yes. It is free to play directly in your browser.
Does it need installation?
No. It runs directly in the browser with HTML, CSS and JavaScript.
Does the score save after I close the page?
No. The score is for the current play session only. You can reset it anytime with the reset button.
Why is the file called puzzle.html?
The existing project URL uses puzzle.html, so the filename is kept to avoid breaking existing links and Google indexing.