Project - 10

Project 10: Rock Paper Scissors

Build the classic Rock Paper Scissors game against the computer. Show player choice, computer choice, result, and keep track of the score.

✦ HTML + CSS + JS Editor
▶ Live Output

👀 Show Example Solution
Fully working Rock Paper Scissors game:
- Player vs Computer
- Random computer choice
- Win / Lose / Draw logic
- Live score tracking