All Projects
Basic Project

Rock Paper Scissors

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.

GitHub
Rock Paper Scissors screenshot

Features

What it does.

Instant Play

Click your choice — Rock, Paper, or Scissors — and get the computer's response and result instantly.

Computer AI

Cryptographically random computer choices via the Web Crypto API — no patterns, no cheating.

Score Tracking

Running score across rounds — wins, losses, draws — tracked until you reset the session.

Win/Loss Animation

Animated result reveal — winning choice highlights with a smooth CSS transition for satisfying feedback.

Tech Stack

JavaScriptFrontend
HTML5Frontend
CSS3Frontend
Web Crypto APIBrowser API

Screenshots

See it in action.

Rock Paper Scissors game

Game interface with score tracker and animated result

Game logic in pure JavaScript — Explore the code

View on GitHub← All Projects