Skip to content

geochanto/react-click-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Click Game

This is a simple game created using React. The application renders different images (of your choice) 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. Once the user's score is reset after an incorrect guess, the game restarts.

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

You can access a hosted demo here: https://geochanto.github.io/react-click-game/

Technologies Used

  1. Javascript
  2. React
  3. Reactstrap & Bootstrap

Get started

To get started with this project, do one of the following:

  1. Using git from command line, git clone git@github.com:geochanto/react-click-game.git

  2. Download the zip archive: https://github.com/geochanto/react-click-game/archive/master.zip

  3. Create a fork at https://github.com/geochanto/react-click-game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published