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 UpdateJun 19, 2025
- 2048 projectJun 19, 2025
Leave a comment
Log in with itch.io to leave a comment.