/Click-React-Game

Student Project: UCLA Extension Full Stack Developer, React!

Click-React-Game!

Check out my demo!

screenshot

Overview

Here I created a memory game with React with React UI components, managing component state, and responding to user events. Thank you for Coding Boot Camp template code and overall guidance!

Process

  1. Check out my demo to study the app's basic functionality. This demo is deployed on Heroku! I used Create React App to start this project.

  2. The application should keep track of the user's score. The user's score should be incremented when clicking an image for the first time. The user's score should be reset to 0 if they click the same image more than once.

  3. Every time an image is clicked, the images rendered to the page should shuffle themselves in a random order.

  4. Once the user's score is reset after an incorrect guess, the game should restart.

Copyright
Coding Boot Camp (C) 2016. All Rights Reserved.