A fun and interactive Rock Paper Scissors game built with HTML, CSS, and JavaScript. This project showcases fundamental programming concepts such as game logic, user interaction, and responsive design.
Single-player mode: Play against the computer, which makes random choices. Score tracking: Keeps track of wins, losses, and ties. Responsive design: Enjoy the game on any device with a user-friendly interface. Visual feedback: Clear display of choices and results after each round.
HTML: Structure and layout of the game. CSS: Styling for a modern look and feel. JavaScript: Game logic and interactivity.