Fun Connect Four game with animations

Solution retrospective
I'm proud of the small animations made by motion js. And that I actually finnished the project (this one dragged out on time). I skipped the cpu part, local storage and did not have the energy to add sound.
If I would tackle this challenge again I would probably spend some more time making the layout more responsive, especially the board. I think I could use aspect-ratio
property and min max width better, now I used a lot of fixed values which I don't like.
I spend a lot of time on the actual board, how to align the counters with the svg backgrounds. I think I ended up re-creating the counters using html/css instead of using the provided svg.
What specific areas of your project would you like help with?If you find any issues leave a comment! 😊
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kim Fransson'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