This repository contains the source code for a Rock-Paper-Scissors Game built using JavaScript. The game is a simple and fun implementation of the classic hand game.
- Classic Gameplay: Play the traditional Rock-Paper-Scissors game against the computer.
- Randomized Computer Moves: The computer randomly selects its move to ensure fair play.
- Score Tracking: Keep track of the score as you play multiple rounds.
- Responsive Design: The game is designed to be responsive, providing a great user experience on both desktop and mobile devices.
- Interactive Interface: The UI is engaging and user-friendly, making it easy to enjoy the game.