EPL Memory Game

Technology: React, styled-components

A memory game where the user tries to select as many teams as they can without choosing any team more than once. After each attempt, the images are shuffled and the user tries again. The user's score & high score are updated accordingly, and a message is displayed to show success or failure. This game was used as a way to improve my React skills and begin using styled-components. I thought using the teams in the English Premier League would provide a good challenge for anyone that plays the game due the to the number of teams and the similarity in many of the colors & logos.

EPL Memory Game