A Rock, Paper, Scissors game scripted in JavaScript.
- The standalone folder only contains the script.
- The webpage folder contains the script and a HTML page, if you want to use the game on your website. Note that rockpaperscissors is loaded with
<body onload="runGame();">
.
Licensed under the WTFPL 2.0.
(no shit sherlock)