Table of Contents

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.

Author

  • jesse z

Made with

  • HTML / CSS (SCSS) / JS (Babel)

MATERIAL GRADIENT 2048

See the Pen material gradient 2048 by ecto (@ectophage) on CodePen.

Author

  • ecto

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.

Author

  • Stephanie

Made with

  • HTML / CSS (SCSS) / JS (Babel)

LAZY 2048

See the Pen Lazy 2048 by Snazzy Sanoj (@snazzysanoj) on CodePen.

Author

  • Snazzy Sanoj

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.

Author

  • Simone Bernabè

Made with

  • HTML (Pug) / CSS (SCSS) / JS

2048 SIMPLE VERSION

See the Pen 2048 simple version by Alex (@zedchi) on CodePen.

Author

  • Alex

Made with

  • HTML / CSS / JS

2048 GAME

See the Pen 2048 game by Cam Song (@camsong) on CodePen.

Author

  • Alex

Made with

  • HTML / CSS / JS