Simple Rock - Paper - Scissors Game using Node.js
- Open powershell / cmd
- Go to your desired folder where you want to download the file
- Run
git clone https://github.com/abhrajyoti-01/rock_paper_game.git
- You will see a folder named rock_paper_game
- Open it
- Now run:
node rock_paper.js
Thanks for using the code