This is a rock, paper and scissors game working in console.
It work on Linux and (it is assumed) on Windows.
Clone the repo.
git clone https://github.com/FranP-code/Rock-Paper-and-Scissors-CLI-Game.git
Go to the project folder
cd ./Rock-Paper-and-Scissors-CLI-Game
Run it
node ./index.js
or...
npm run game
I hope you enjoy it! 🙌