/Rock-Paper-Scissors

A simple Rock, Paper or Scissors game between a single player and a computer.

Primary LanguageJavaScriptMIT LicenseMIT

rock-paper-scissors

-- Description -- A Rock, Paper or Scissors game between a single player and a computer.

-- Tools -- HTML, CSS and Javascript

-- Future Proposals -- Add animations and sounds to the gameplay

-- Running Code --

In order to run the code locally, the machine needs the node package manager installed. Then, type "npm run start" from the terminal.