A simple and fun Rock–Paper–Scissor game built using HTML, CSS, and JavaScript The game tracks your score, the computer's score, and saves your best local score using localStorage no backend
- 🎯 Play Rock, Paper, or Scissor against the computer
- 🤖 Computer makes random moves
- 🏆 Score tracking (Player vs Computer)
- 💾 Best Score saved locally with localStorage
- 🎨 Clean UI with modern styling
- ⚡ Runs entirely in the browser no server needed