Rock-Paper-Scissors is a simple yet classic hand game that is often used as a selection method. This project is a web-based version where users can play against an AI opponent.
- User-Friendly Interface: Easy to use with clear buttons for each choice.
- Real-Time Gameplay: Instant feedback on the result of each round.
- Animated Results: Visual effects that enhance the gaming experience.
- Responsive Design: Works well on both desktop and mobile devices.
To run this game locally, follow these steps:
- Clone the repository:
git clone https://github.com/MistrKoala/rock-paper-scissors-game.git
