# two_zero_four_eight
**Repository Path**: tang-junchong/two_zero_four_eight
## Basic Information
- **Project Name**: two_zero_four_eight
- **Description**: 基于 Flutter 开发的 2048 小游戏
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-06-20
- **Last Updated**: 2023-06-21
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](https://github.com/NaagAlgates/2048/actions/workflows/main.yml)
[](https://pub.dev/packages/very_good_analysis)
[](https://coveralls.io/github/NaagAlgates/2048?branch=master)
[](https://opensource.org/licenses/MIT)
[](https://github.com/NaagAlgates/2048)
[](https://github.com/NaagAlgates/2048)
# 2048
Famous 2048 game made in Flutter. This code was originally written by [anuranBarman](https://github.com/anuranBarman/2048) three years ago.
Since there was no activity for this amazing repo, I, [Nagaraj Alagusundaram](https://www.nagaraj.com.au) wished to resolve all the issue that was raised. Along with that I have also
* Upgraded the code to [Flutter 2.0](https://dart.dev/dart-2)
* Migrated the code to [Sound Null Safety](https://dart.dev/null-safety/migration-guide)
* Added [Coveralls](https://coveralls.io/) test coverage
* Followed strict Lint rules. Thanks to [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/README.md)
* Added [GitHub Action](https://github.com/features/actions). Thanks to [subosito](https://github.com/subosito/flutter-action)
* Added [flutter_bloc](https://github.com/felangel/bloc/tree/master/packages/flutter_bloc) as state management. Thanks to [Felix](https://github.com/felangel)
* Used dart [collections](https://pub.dev/packages/collection) where ever possible
## Features
1. Store High Score
2. Colorful Grid
3. Cute Font
4. State management
5. Flutter tests
6. GitHub Actions
7. 0 errors 0 warnings
8. Minimal Animations
9. Null Safe
10. Flutter 2.0
## Screenshot


