A Flutter implementation of the classic 2048 puzzle game with high score tracking and colorful UI.
2048 is an open-source implementation of the classic 2048 puzzle game built with Flutter. It recreates the addictive tile-sliding gameplay where players combine numbered tiles to reach the 2048 tile, featuring persistent high score tracking and a colorful interface. The project serves as both a playable game and a reference for Flutter game development.
Mobile developers and Flutter enthusiasts looking for a complete, runnable example of a simple game built with Flutter, or anyone wanting to play 2048 on a Flutter-based platform.
It provides a fully functional, visually polished 2048 game that is cross-platform by default, with clean code that can be studied or extended. Unlike web-based 2048 versions, this is a native mobile implementation with local storage for high scores.
Famous 2048 Game in Flutter
Saves best scores across sessions using local storage, as highlighted in the features list for reliable gameplay tracking.
Features a colorful grid and custom typography for better gameplay clarity and aesthetic appeal, per the README's emphasis on visual polish.
Built with Flutter, ensuring the game runs seamlessly on both iOS and Android devices without platform-specific code.
Provides a clean, well-structured Flutter implementation useful for learning game development basics and state management, as noted in the value proposition.
The README admits sliding grid animation is not implemented, which is a standard feature in 2048 games and reduces visual appeal and user engagement.
Limited to core gameplay without additional features like undo, multiple themes, or game modes, making it less versatile compared to other 2048 implementations.
The README is minimal, lacking detailed setup instructions, code explanations, or contribution guidelines, which could hinder new developers or contributors.
a tetris game powered by flutter. 使用flutter开发俄罗斯方块。
How to build a Match-3 game, like Candy Crush, Bejeweled, FishDom… in Flutter.
Public repo for flutterflip, a reversi clone built with Flutter.
Cyberpunk-inspired puzzle game prototype created with Flutter and Flame #Hack20 #FlutterHackathon
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.