More wireframes to come!
Here are the images used to display the Rock, Paper, and Scissors in the DOM.
- As a user, I want to...
- click to start the game
- select from one of three buttons, Rock, Paper or Scissors
- compete against a computer player that automatically selects one of the three options
- be informed of a win, loss, or tie
- track how many games I have won or lost
- have the ability to play again
- HTML5
- CSS3
- JavaScript
font-family: Arial, Helvetica, sans-serif;