2048 project
Recreation of 2048:
A singleplayer tile-based puzzle game played on a 4x4 grid.
Combine tiles with the same value by sliding them in any of the 4 directions. When 2 tiles with the same value collide, they merge into a single tile with the sum of their values. The goal is to reach the tile with a value of 2048, but the game can continue to try and achieve the highest possible score.
Development log
- Small Update20 hours ago
- 2048 project1 day ago
Leave a comment
Log in with itch.io to leave a comment.