A web-based interactive Rock Paper Scissors game where you challenge the computer in a best-of-five showdown! Designed with a modern UI, playful icons, and responsive layout.
🔗 Play Now – Challenge the computer right in your browser!
- ✊ Rock, 🖐️ Paper, ✌️ Scissors – Play with intuitive hand icons
- 🤖 Smart computer opponent with random move generation
- 🧠 Best-of-five rounds with score tracking
- 💻 Fully responsive UI with neon-inspired design
- 🔁 Replayable with a single click
- 🧾 "How to Play" and "About" modals for quick guidance
- Click on icons of Rock, Paper, or Scissor
- Watch your move battle against the computer's
- Best of 5 rounds wins the game
- Click Play Again to restart anytime
Rock_Paper_Scissors/
├── index.html # Main HTML layout
├── style.css # All custom styles
├── script.js # Game logic & interactions
├── sources/ # SVG icons & preview image
└── README.md # You're reading it!
- HTML5
- CSS3
- JavaScript (ES6)
- SVG Assets
Pull requests are welcome! If you’d like to:
- Add new features (themes, animations, leaderboard)
- Fix bugs or suggest improvements
- Refactor code or add documentation
Feel free to fork and open a PR.
Made with ❤️ by Aryan Singh
This project is open-source and available under the MIT License.