vmaliwal / rock-paper-scissors

A simple Rock, Paper and Scissors game in NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock Paper Scissors

A small Node.js app to play Rock Paper Scissors game in terminal

Requirements

Installation

$ npm install

To play

$ npm start

Tests

$ npm test

About

A simple Rock, Paper and Scissors game in NodeJS


Languages

Language:JavaScript 100.0%