Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 533 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 533 Bytes

🥌📰✂ Rock Paper Scissors

A simple rock paper scissors game made using HTML, CSS, and JS. This was part of the JS course by SuperSimpleDev that I took.

Features

  • Basic rock paper scissors gameplay
  • Wins, losses and ties are stored in the local storage
  • Reset score button
  • Auto-play mode
  • Keyboard support

ISC License