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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 57.4%Language:HTML 25.4%Language:CSS 17.1%