Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhruil authored Nov 13, 2023
1 parent a6c9504 commit 942b3c0
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Rock_Paper_Scissors_Game
Welcome to the Rock Paper Scissors Game Website repository! This project is a classic Rock, Paper, Scissors game implemented using HTML, CSS, and JavaScript, bringing the timeless hand game to the digital world.

**Key Features:**

**Interactive Gameplay:** Experience the excitement of Rock, Paper, Scissors with interactive buttons and animations powered by JavaScript.
**Responsive Design:** The website is designed to be responsive, ensuring a seamless gaming experience on various devices.
**Score Tracking:** Keep track of your wins, losses, and ties with a built-in scoring system, adding a competitive element to the game.
**Play Again Functionality:** After each round, easily restart the game for continuous enjoyment without refreshing the page.
**Engaging User Interface:** HTML and CSS work together to create an appealing and user-friendly interface, enhancing the overall gaming experience.

**How to Play:**

Open the website using the index.html file in your preferred browser.
Click on your choice of Rock, Paper, or Scissors.
The computer will randomly make its choice.
View the round result, and the score will be updated accordingly.
Play again to continue the fun and improve your score!

**Contribute:**
Contributions are encouraged! If you have ideas for features, improvements, or fixes, feel free to fork the repository, make your changes, and submit a pull request.

Enjoy playing Rock, Paper, Scissors online, and happy coding!

0 comments on commit 942b3c0

Please sign in to comment.