Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anuranBarman/2048
Famous 2048 Game in Flutter
https://github.com/anuranBarman/2048
2048 dart flutter game
Last synced: 3 months ago
JSON representation
Famous 2048 Game in Flutter
- Host: GitHub
- URL: https://github.com/anuranBarman/2048
- Owner: anuranBarman
- Created: 2018-09-10T19:14:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-11T00:46:28.000Z (about 3 years ago)
- Last Synced: 2024-04-27T01:34:34.541Z (7 months ago)
- Topics: 2048, dart, flutter, game
- Language: Dart
- Size: 529 KB
- Stars: 325
- Watchers: 9
- Forks: 85
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- open-source-flutter-apps - 2048 - 2048 game by [Anuran Barman](https://github.com/anuranBarman). (Uncategorized / Uncategorized)
README
# 2048
Famous 2048 game made in Flutter
## Features
1. Store High Score
2. Colorful Grid
3. Cute Font## TODO
1. Sliding Grid Animation (Contributions are welcome)
## Screenshot
![2048](https://github.com/anuranBarman/2048/blob/master/2048.png "2048 Game")