Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.
/ Rock-Paper-Scissors Public archive

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