shubhexists / 2048

2048 implemented in Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048

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

Running the game on Web, Android, iOS and MacOS

Running the Game

  1. Get Packages
flutter pub get
  1. Run Application
flutter run
  1. Build Apk
flutter build apk

Gameplay

2048.mp4

About

2048 implemented in Flutter

License:MIT License


Languages

Language:Dart 42.9%Language:C++ 25.4%Language:CMake 22.7%Language:Ruby 3.3%Language:HTML 2.2%Language:C 1.7%Language:Swift 1.6%Language:Kotlin 0.2%Language:Objective-C 0.0%