A simple yet engaging Stone, Paper & Scissors game implemented using HTML, CSS, and JavaScript.
This project is a fun and interactive implementation of the classic game "Stone, Paper & Scissors". The game allows you to play against the computer. The computer randomly selects a move (stone, paper, or scissors), and the game determines the winner based on traditional rules.
- Interactive Gameplay: Click on the stone, paper, or scissors icon to play.
- Score Tracking: Keeps track of your score as well as the computer's score.
- Clean UI: A minimalistic and responsive design that works across devices.
- HTML5
- CSS3
- JavaScript (ES6)
- Clone the Repository:
git clone https://github.com/Princekashyap2024/Stone-Paper-Scissors-Game.git
- Navigate to the Project Directory:
cd Stone-Paper-Scissors-Game - Run the Game:
- Open the
index.htmlfile in your web browser. - Enjoy playing the game!
- Open the
- Simply click on the rock, paper, or scissors icon to make your move.
- The computer will randomly select its move.
- The game will display the result of each round and update the score accordingly.
Open index.html in your browser to start playing.
This project is open source and available under the MIT License.
Created by Prince Kashyap. Feel free to reach out with any questions or feedback.