Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/esotericenderman/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.
https://github.com/esotericenderman/rock-paper-scissors

cascading-style-sheets css html html-css-js html-css-js-project hypertext-markup-language javascript js rock-paper-scissor rock-paper-scissors rock-paper-scissors-game rock-paper-scissors-website rockpaperscissorgame rockpaperscissors rockpaperscissors-js rps rps-game supersimpledev website website-project

Last synced: 17 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Rock Paper Scissors

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

This was part of the [JS course](https://www.youtube.com/watch?v=SBmSRK3feww) by [SuperSimpleDev](https://www.youtube.com/@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