This is a simple Rock Paper Scissor game built using HTML, CSS, and JavaScript. The game allows players to compete against the computer in a fun and interactive UI.
- Interactive UI: Clean and minimalistic user interface for smooth gameplay.
- Player vs. Computer: The player competes against the computer's randomly generated moves.
- Scoreboard: Displays the scores of the player and the computer.
- Move Counter: Limits the game to 10 moves per session.
- Open the game in your browser.
- Choose your move: Rock, Paper, or Scissors.
- The computer will randomly generate its move.
- The winner of each round is displayed, and the scores are updated.
- Play until you reach 10 moves to see the final result!