Skip to content

caelanjmiller/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

  • This is a simple Rock, Paper, Scissors game written in Vanilla JavaScript as part of The Odin Project
  • Players can enter their name at the top left for a more custom experience
  • Players will select their choice of Paper, Rock, or Scissors against a CPU opponent
  • Results of each match are displayed afterwards via a title banner, with an option to refresh the series after 5 wins/losses