/js-rockpaperscissors

My first attempt at doing anything in JS

Primary LanguageJavaScriptMIT LicenseMIT

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...