The application will render different images to the screen. Each image listens for click events. The application keeps track of the user’s score. The user’s score is incremented when clicking an image for the first time. The user’s score is reset to 0 if they click the same image more than once. Every time an image is clicked, the images rendered to the page shuffle themselves in a random order. Once the user’s score is reset after an incorrect guess, the user has the option to restart.
https://edepaolo.github.io/clicky-game/
https://github.com/edepaolo/clicky-game/