2048
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.
See the Pen 2048 by jesse z (@jessezisme) on CodePen.
Links
Made with
- HTML / CSS (SCSS) / JS (Babel)
MATERIAL GRADIENT 2048
See the Pen material gradient 2048 by ecto (@ectophage) on CodePen.
Links
Made with
- HTML / CSS (SCSS) / JS
2048
Use your arrow keys to move the tiles. When two tiles slide into each other, they merge into one!
See the Pen 2048 by Stephanie (@ramenhog) on CodePen.
Links
Made with
- HTML / CSS (SCSS) / JS (Babel)
LAZY 2048
See the Pen Lazy 2048 by Snazzy Sanoj (@snazzysanoj) on CodePen.
Links
Made with
- HTML / CSS / JS
RESPONSIVE 2048 GAME
Responsive 2048 with mobile touch support in JavaScript.
See the Pen Responsive 2048 with Mobile Touch support by Simone Bernabè (@simoberny) on CodePen.
Links
Made with
- HTML (Pug) / CSS (SCSS) / JS
2048 SIMPLE VERSION
See the Pen 2048 simple version by Alex (@zedchi) on CodePen.
Links
Made with
- HTML / CSS / JS
2048 GAME
See the Pen 2048 game by Cam Song (@camsong) on CodePen.
Links
Made with
- HTML / CSS / JS