← Games
✂️
Rock Paper Scissors Showdown
The oldest game in the book, with a scoreboard, win streaks, and animated reveals.
🟢 EasyDifficulty
1-2 hoursTime
JavaScript, TypeScriptLanguages
What you're building
A polished rock-paper-scissors game against the computer, with a running scoreboard, a best-streak tracker, and a satisfying 'reveal' animation each round. It's a small project, but you'll leave with a rock-solid handle on conditional game logic — the same kind of decision-making that powers far more complex games.
What you'll unlock 🔓
You'll need
- Basic JavaScript
- Basic HTML/CSS
- A code editor
- A browser
🗺️ Build roadmap
01 Build the three choice buttons
→
02 Add a random computer choice
→
03 Implement the win/lose/tie rules
→
04 Display the round result
→
05 Add a running scoreboard
→
06 Add a win-streak tracker
→
07 Polish with reveal animation and reset
🔒
Log in to start building
Your first project is free -- create an account to unlock it.
Log in Sign up free