The classical game built using JavaScript
- Clone the project
- Access the project directory using your file explorer or terminal
- Open
index.html
in a Browser window - You'll see a prompt to enter your input choice, either
Rock
,Paper
orScissors
To view the outcome: Open your Browser's developer tools console to see the result.