GridX is a 2048-inspired puzzle game where you slide tiles on a grid, merge matching numbers, and aim to reach the 2048 tile.
Run the app locally:
- Install Flutter SDK
- Run
flutter pub get - Run
flutter run
For Flutter docs, see docs.flutter.dev.
Add your app screenshots to assets/screenshots/ using these names:
splash.pnghome.pnggameplay.png
| Splash | Home | Gameplay |
![]() |
![]() |
![]() |


