Skip to content

#Personal Project | A Rock-Paper-Scissor game that is won best out of three using vanillaJS, HTML, and CSS. View live at: https://brian-pan.github.io/rock-paper-scissors-game/

Notifications You must be signed in to change notification settings

brian-pan/rock-paper-scissors-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

Build a Rock-Paper-Scissor game that is won best out of three. The player will select a move, while the computer will randomly select their move using the GET endpoint: https://random.darkjoy.ca/random/GetPick; the expected response is either: 'rock', 'paper', or 'scissor'.

About

#Personal Project | A Rock-Paper-Scissor game that is won best out of three using vanillaJS, HTML, and CSS. View live at: https://brian-pan.github.io/rock-paper-scissors-game/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published