RockpaperScissors Game using Javascript
You are able to start the game locally in your machine by typing the following commands in the command line:
$ npm install -g live-server
After installing live-server, navigate to project directory and simply run:
$ live-server
Distributed under the MIT License. See LICENSE for more information.
