macanrox/rock-paper-scissors
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Rock, Paper, Scissors A minor side project to learn how to use HTML5, CSS3, and Javascript. The player selects either rock, paper, or scissors against the computer. This results in either a player win, loss, or a draw which is recorded into a scoreboard.