I created a Rock Paper and Scissors game using javascript. Added some additional functionality of appropraite sound effects and autoplay feature.
You can view the live version of this project here.
To get a local copy of this project up and running, follow these steps:
- Clone the repository:
git clone https://github.com/Rishabh-Verma-thc/rock-paper-scissors
- Navigate to the Project directory:
cd rock-paper-scissors
- Open index.html in your web browser to view the website.