2048 Game implemented in Flutter
Read Time:23 Second

2048 Game implemented in Flutter

0 0

2048

2048 Game implemented in Flutter

The game is purely made using Flutter’s Animation System using AnimatedWidget and Explicit animations.

The project is made in Flutter 3.0 at the moment and is not related in anyway to the Flame Game Engine or the Game toolking the Flutter team released with version 3.0

2048 Game implemented in Flutter

Running the Game

  1. Get Packages
flutter pub get
  1. Run Builder
flutter pub run build_runner build
  1. Run App
flutter run --release

Gameplay

2048.mp4

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior Flutter based application shows accurate prayer times with unique design and easy to locate pages
Entrada siguiente An open source Budget app with automatic transaction sync and categorization