Flip cards and match the same pair of images. This game is made with react and styling is done mostly with tailwindCSS, I set it all up in react using hooks.
- Cards are shuffled if game restarts.
- You can flip two cards at a time.
- Cards only stay flipped when there's a match.
- Game has a even number of squares.
- When game is finished a congratulatory message is shown.