Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 505 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 505 Bytes

rockpaperscissors

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.

How it works

Rock, Paper, Scissors rules

(no shit sherlock)