Skip to content

Matthew-Hiebing/Rock-Paper-Scissors-Lizard-Spock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Rock Paper Scissors Variant

This project was built to get more practice using React hooks. It is based off a problem I came across on Codewars called, "Rock-Paper-Scissors-Lizard-Spock" where I had to come up with the logic that deciphered how to check whether a user "won" or not. The project is hosted on Heroku here. The server may take some time to spin up, please be patient and/or refresh the page if its not working. Once its loaded, check it out and play few games!

Installation

First install node. Although most of the packages below should be included with npx create-react-app my-app, make sure you have the following packages installed prior to running npm start:

npm install react 18.2.0
npm install react-dom 18.2.0
npm install react-scripts 5.0.1

Here's an example of what the game page should look like once you're logged in.

Imgur

Questions?

Send me a message on GitHub (Matthew-Hiebing) or email me at: [email protected]

About

Rock paper scissors except with lizards and Spock!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published