Skip to content

Test your memory with your favorite friends from Family Guy Tv show. Click on each character once to win the game. But don't click on a character twice, or it's game over for you!

Notifications You must be signed in to change notification settings

Ferewtucho/Memory-game-with-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Memory-game-with-React

fam-clicky


Memory game build using React JS library. Components state is managed to respond to user events.
  1. The application renders different images to the screen. Each image listens for click events.
  2. The application keeps track of the user's score. The user's score is incremented on clicking an image for the first time. The user's score resets to 0 if they click the same image more than once.
  3. Every time an image is clicked, the images rendered to the page shuffle themselves in a random order.
  4. Once the user's score is reset after an incorrect guess, the game restarts.

Technologies used
  • React
  • ES6
  • Bootstrap
  • CSS

View the deployed Application here.
This project was bootstrapped with Create React App.

About

Test your memory with your favorite friends from Family Guy Tv show. Click on each character once to win the game. But don't click on a character twice, or it's game over for you!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published