Back to all projects

Rock Paper Scissors

A screenshot of the results of a game of Rock Paper Scissors. It was a draw.A screenshot of the game of Rock Paper Scissors.A screenshot of the results of a game of Rock Paper Scissors. I won.

Overview

The classic playground game Rock Paper Scissors recreated with React. I have used React for this project, becuase I have the ability to create and maintain state and use of useEffect to allow saving to localStorage whenever state changes and avoid unnecessary re-renders.

Visit GitHub Repository Visit live application

React

JavaScript

HTML

CSS