MoMa Clicky Game

This is an EXTREME memorization and click game. The object of the game is to click on only one painting once. If you repeat guesses, you lose and the score is reset to 0. You win by reaching the max score total of 24.

The Screenshot

React-Clicky-Game
Can you remember all 24 paintings?

How to Play

  • Click on any painting that you desire
  • The paintings will all reshuffle themselves
  • Click on another painting, but REMEMBER that you can only click on a painting once
  • Keep going to see if you can get all 24

How to Install and Run

  1. git clone https://github.com/katbytes/React-Clicky-Game.git
  2. cd into the react-clicky-game (pwd or ls to check yo self)
  3. Run yarn install to get all dependencies
  4. Run yarn start (in bash/powershell)
  5. Go to localhost:3000 in your web browser (chrome)

GitHub