Adoni0 / clicky-app

React js app

Home Page:https://adoni0.github.io/clicky-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clicky-app

React js app

The application renders different images of Family Guy characters to the screen. Each image listens for click events and 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 resets 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 game restarts.

About

React js app

https://adoni0.github.io/clicky-app/


Languages

Language:JavaScript 61.1%Language:HTML 32.3%Language:CSS 6.6%