\n Join the numbers and get to the 2048 tile! This is an experiment to\n learn Redux and some better coding\n practices.\n
\n\n\n Previously, I have never used Redux, but I somehow learned the basics somewhat well, and\n implemented a copy of 2048 in about no time. Once I had all the game mechanics done, I\n started building the game UI.\n
\n\n For the Game UI, I designed it all myself with Figma,\n exported it into a couple of React Components, and then animated it\n with Framer Motion. A couple more reducer tweaks\n later, and then you got a full game.\n
\n\n The game is open sourced on GitHub, so you can see how I programmed it. And it's not that\n bad of code, I'd say at least.\n
\n \n\n \n {expanded ? 'Play the Game' : 'Read More'}\n \n {\n