Skip to content

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

Notifications You must be signed in to change notification settings

Slqmy/rock-paper-scissors

Repository files navigation

🥌📰✂ 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