A fun and interactive Rock Paper Scissors game built using HTML, CSS, and JavaScript.
Play against the computer and test your luck! 🎯
🔗 https://auro993.github.io/Rock-Paper-Scissors/
✅ Play against computer
✅ Randomized moves
✅ Clean and responsive user interface
✅ Instant result display
✅ Lightweight and fast loading
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- Choose either Rock, Paper, or Scissors
- Computer selects randomly
- Winner is decided using classic rules:
- Rock beats Scissors 🪨
- Scissors beats Paper ✂️
- Paper beats Rock 📄
- Click again to replay and enjoy!
Want to enhance this project?
- Fork the repository
- Create a new branch
- Make changes and commit
- Push and create a Pull Request
This project is licensed under the MIT License.
Created with ❤️ by Aurosmita Sahoo
⭐ If you like this project, don’t forget to star the repo!