Memory game with React, Redux and Framer motion

Solution retrospective
This was a challenging game to make. I used framer-motion to add a bit of animation to the game while using Redux to maintain the score of every player. The most challenging part was creating the grid and updating the grid based on the players preferences (numbers or icons, 4x4 or 6x6, etc..) and also styling the tiles according to specific situations (if they match, the tiles turn grey, if they don't, the tiles turn dark blue). But overall, i'm glad i took on this challenge. I learned a few new tricks.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Abel Muro's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord