Skip to content

sei-ec-remote/applePies-rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

Wireframes

More wireframes to come!

Here are the images used to display the Rock, Paper, and Scissors in the DOM.

Rock

rock

Paper

paper

Scissors

scissors

User Stories

  • 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

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
Font
font-family: Arial, Helvetica, sans-serif;

Releases

No releases published

Packages

No packages published