Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 869 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 869 Bytes

Rock Paper Scissors ✊✋✌️

Hello there! This is a node.js Rock Paper Scissors app in which you can play Rock paper scissors in the terminal. Made this as a side project a while ago.

How to install this?

Requirements

  • Git
  • Node js
  • A terminal (Eg. Vscode's Terminal, Powershell, Windows terminal, Alacritty, etc.)

Installation

git clone https://github.com/beKoool/Rock-Paper-Scissors.git
cd Rock-Paper-Scissors
npm install
node index.js

Screenshot and video

Image of the program

vid_00001.mp4

Ending Note

Thank you for viewing this repository. I will surely work on some more projects like this for practice and to improve my skills on JavaScript 😉.

Made With ❤️ by beKool.sh 😎