2048

The goal of the game is to join tiles together that are the same value. When two tiles combine, they become one tile that's double the value. As the title implies, your goal is to make a tile worth 2048.

Instructions:

Use the arrow keys or WASD to shift all of the tiles on the board in the same direction. Every time you move the tiles, a new tile will spawn randomly with a value of either two or four.

Credits:

Coding and graphics by JeremiahMcDonald
The original idea for 2048 was by Gabriele Cirulli, whose website can be found at http://gabrielecirulli.github.io/2048/

No comments:

Post a Comment