https://github.com/dzhaparovbekmamat/2048
2048 is a simple yet addictive puzzle game. The goal is to combine matching numbered tiles on a 4x4 grid to create a tile with the value of 2048. Slide tiles in any direction, and when two tiles with the same number touch, they merge. The game tests your strategy as new tiles appear after each move. Easy to play but hard to master !
https://github.com/dzhaparovbekmamat/2048
2048 dart flutter hive json riverpod
Last synced: about 1 month ago
JSON representation
2048 is a simple yet addictive puzzle game. The goal is to combine matching numbered tiles on a 4x4 grid to create a tile with the value of 2048. Slide tiles in any direction, and when two tiles with the same number touch, they merge. The game tests your strategy as new tiles appear after each move. Easy to play but hard to master !
- Host: GitHub
- URL: https://github.com/dzhaparovbekmamat/2048
- Owner: DzhaparovBekmamat
- Created: 2024-09-08T17:03:57.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T17:27:50.000Z (8 months ago)
- Last Synced: 2025-03-09T06:42:24.227Z (about 2 months ago)
- Topics: 2048, dart, flutter, hive, json, riverpod
- Language: Dart
- Homepage:
- Size: 272 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048
2048 is a simple and captivating puzzle game. Your objective is to merge tiles with the same numbers on a 4x4 grid, aiming to reach the tile with the value of 2048. Slide the tiles in any direction, and when two identical numbers collide, they combine into one. Every move introduces new tiles, adding a layer of strategy to the game. It's easy to start, but mastering it takes time and skill !
## Demo Video
[](https://www.youtube.com/shorts/UqtIV7Ky2dY)