Rock Paper Scissors
A classic rock paper scissors game built with HTML, CSS, and JavaScript.
Game Screenshots
Project Overview
This is a classic Rock Paper Scissors game built with HTML, CSS, and JavaScript. Players enter their name and choose how many rounds they want to play. Both the player's name and total rounds are stored in local storage for a personalized experience. The game keeps score, shows results after each round.
Key Features
- Classic Rock Paper Scissors gameplay
- Enter your name and rounds to play
- Stores name and round count in local storage
- Tracks player and computer scores
- Displays result after each round
- Responsive design for desktop and mobile
- Simple, clean user interface