Welcome to my Rock Paper Scissors game! 🎮 This project brings the classic hand game to life using HTML 📝, CSS 🎨, and JavaScript 💻.
Project Demo: https://nidhiupman568.github.io/ROCK-PAPER-SCISSORS/
- Interactive Gameplay: Use buttons to choose between rock ✊, paper 📄, or scissors ✂️.
- Dynamic Updates: JavaScript updates the game state and displays results on the webpage 📊📺.
- Responsive Design: Designed with HTML and CSS to be visually appealing and intuitive 🌟📱.
- Score Tracking: Keep track of wins 🏆, losses ❌, and ties 🤝 during gameplay.
- Game Reset: Easily reset the game to play again after each round 🔄.
- Start the Game: Open
index.html
in your web browser 🌐. - Choose Gesture: Click on buttons for rock ✊, paper 📄, or scissors ✂️ to make your choice.
- View Results: See the outcome of each round displayed on the screen 📺🎉.
- Play Again: Reset the game to start a new round and continue playing 🔄.
- Clone the repository: 'https://github.com/nidhiupman568/ROCK-PAPER-SCISSORS.git' 📁💻
- Open the
index.html
file in your web browser 🌐.
- HTML5 📝
- CSS3 🎨
- JavaScript 💻