Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 225 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 225 Bytes

Rock Paper Scissors in JavaScript

My first attempt at doing anything in JS.

Still to do:

  • Put game in loop that keeps track of ongoing score
  • Create HTML interface for the game
  • More to come...