Welcome to the Rock Paper Scissors game! It's a simple, engaging game where you battle against the computer in the classic game of chance. Built with *HTML, **CSS, and *JavaScript, this game offers a fun, interactive experience.
In this game, the computer randomly selects *Rock, **Paper, or *Scissors, and you do the same. The winner is determined based on the following rules:
- 🪨 Rock beats ✂ Scissors
- ✂ Scissors beats 📄 Paper
- 📄 Paper beats 🪨 Rock
- 🎲 Randomized computer choices
- 🔄 Dynamic result display: Win, Lose, or Tie
- 📱 Responsive layout for mobile and desktop
- 🎉 Smooth animations for user interaction
- Open the game using the link below: Play the Game Here
- Choose your move: *Rock, **Paper, or *Scissors.
- Watch as the computer makes its choice.
- The result will appear instantly on the screen!
- HTML5: For building the structure of the game.
- CSS3: To add styling and responsive design.
- JavaScript: Handles the game logic and interactivity.
If you want to run the game locally:
- Download or clone the project files.
- Open the project folder and double-click index.html to launch the game in your browser.
This project is licensed under the MIT License. You are free to use, modify, and distribute it under the terms of this license.
Enjoy the game and have fun! 🎉