The classic game, re-built for the web.
Classic Rock Paper Scissors game with computer AI, score tracking, and engaging animations. Features multiple rounds and win statistics.
Features
Click your choice — Rock, Paper, or Scissors — and get the computer's response and result instantly.
Cryptographically random computer choices via the Web Crypto API — no patterns, no cheating.
Running score across rounds — wins, losses, draws — tracked until you reset the session.
Animated result reveal — winning choice highlights with a smooth CSS transition for satisfying feedback.
Tech Stack
Screenshots
Game interface with score tracker and animated result
Game logic in pure JavaScript — Explore the code