A simple web application to play the classic rock-paper-scissors game against the computer. This project is built using HTML, CSS, and JavaScript.
-
Clone the repository
git clone https://github.com/jsmikat/rock-paper-scissor.git
-
Navigate to the project directory
cd rock-paper-scissors
-
Open index.html in your browser Double-click on the index.html file or open it in your preferred web browser.
- Click on "Rock," "Paper," or "Scissor" to make your move.
- The computer's choice and the result will be displayed on the screen.