Skip to content

TaylorJonesTRT/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

Live Demo

Memory Game is a challenge of memorization (name suites the project, doen't it). The objective is to keep going until you cant score any higher (right now the highest score possible is 36 or 37). If you click on a card that you haven't already you're score will go up, but if you click on one you have previously clicked on (in that current game) then it'll reset the game and update the best score if you surpassed it.

The Project was written using ReactJS using create-react-app to get it running. This project was created to help further understand how to make functional components within ReactJS and how to use hooks. This was my first project with React from start to finish that uses only functional components. During the creation of the project I stuck to a single responsibility for my functions as much as possible.

In the future I will come back to make this project mobile friendly as right now it works on anything bigger than a phone.

Built With

ReactJS

Cards Courtesy of Riot Games and Legends of Runeterra

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published