Skip to content

zsoltime/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Day 10 of My 3 Weeks Game Challenge

This is my tenth day of my 3 weeks challenge with a Rock Paper Scissors game written in vanilla JS.

The rules are simple; rock beats scissors, scissors beats paper, paper beats rock.

User Stories

  • As a user, I can see the three choices (rock, paper and scissors)
  • I can choose one of them
  • Once I chose an option, the computer also picks one randomly
  • Once the computer picked one, a winner is declared

Next Steps

About

Rock Paper Scissors Game (Day 10 of My Challenge)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors