Skip to content

Built using React, Clicky Game is a game to test your memory. Click on all the images only once. If an image is clicked on more than once, you lose!

Notifications You must be signed in to change notification settings

aaronlng/clicky-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clicky Game App

A React-based app that challenges the user's memory. Click on each image to score a point, but make sure to not click on the same image more than once or you lose!

Demo of the Clicky Game

Development setup

npm install
cd clicky-game
npm start

Languages/Technologies

  • React.JS

Demo the App

Author

Aaron Long

Contributing

  1. Fork it (https://github.com/aaronlng/clicky-game/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Built using React, Clicky Game is a game to test your memory. Click on all the images only once. If an image is clicked on more than once, you lose!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published