/Puzzle-Game-2048-Flutter

Its a Game of merging neighboring tiles of same number, goal is to reach 2048 number in at least one tile, if you ran out of space as well as moves then you will lose the game, search google for it :)

Primary LanguageDart

puzzle_game_2048

Play Puzzle Game 2048. When two tiles with the same number touch, they merge into one.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.