AgentWanker / Rock-Paper-Scissors-CLI

A CLI app that lets you play Rock, Paper, Scissors!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock Paper Scissors CLI 🪨 📄 ✂️

Play Rock, Paper, Scissors on the command line with this package. Have fun!

Installation

Use the package manager npm to install this CLI.

npm init
npm i rock-paper-scissor-cli --save

Play

node node_modules/rock-paper-scissor-cli/rps.js

About

A CLI app that lets you play Rock, Paper, Scissors!


Languages

Language:JavaScript 100.0%