React solution

Solution retrospective
I think I am pretty happy with the solution I submitted and would use the same approach and same logic again if have to rebuilt it
What challenges did you encounter, and how did you overcome them?The most challenging aspect of this application is devising the state management logic for the game. Once I grasped the concept that each cell could exist in one of three states - selected, normal, or matched - the remainder of the stateful logic fell into place rather easily
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Karthik suryadevara'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