Tiles with matching number values can be merged into a single tile, which receives the values' sum. To move the board, use the directional arrows - or swipe.
Made with: HTML,CSS (SCSS),JS (Babel)
View Code
Made with: HTML,CSS (SCSS),JS
Use your arrow keys to move the tiles. When two tiles slide into each other, they merge into one!
Made with: HTML,CSS,JS
Responsive 2048 with mobile touch support in JavaScript.
Made with: HTML (Pug),CSS (SCSS),JS