Skip to content

This is a memory game built using React where the user clicks on two tiles and if they match then they will stay shown. However if they don't match then they will flip back over. The aim of the game is to get all of the tiles showing in the least amount of clicks.

Notifications You must be signed in to change notification settings

samuelnicholls/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

TODO List:

  • Refactor Game Component
  • Add in Header
  • Add in Footer
  • Add in TSReset
  • Add in Prettier
  • Add in ESLint
  • Add in Game Over screen
  • Updated README file

About

This is a memory game built using React where the user clicks on two tiles and if they match then they will stay shown. However if they don't match then they will flip back over. The aim of the game is to get all of the tiles showing in the least amount of clicks.

Topics

Resources

Stars

Watchers

Forks