Web-based Game for
Combine tiles of the same number in an attempt to create a tile with the value 2048.
Pressing the arrow keys. After all the tiles are done moving a new tile with the value of 2 or 4 will be created in a random empty cell.
Two tiles with the same number will merge when they collide to create a single tile with double the value.
The game is over when there are no valid ways for you to move the tiles.
- HTML
- CSS
- JavaScript
If you like this content don't forget to mark it as star.
Do Follow me on Twiiter to know behind the process.