You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.