Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

A simple rock paper scissors game made using HTML, CSS, and JS.

License

Notifications You must be signed in to change notification settings

EsotericEnderman/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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