Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 276 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 276 Bytes

#Rock Paper Scissors

Starter Code

Directions to complete this game can be found in the comments of the script.js file.

Complete Tasks 1 & 2 to have a functional game in the console.

Complete Tasks 3, 4, and 5 to get a fully functioning game that operates on click events.