Skip to content

A flutter application recreating the popular game Tetris.

Notifications You must be signed in to change notification settings

gibran404/TetrisGG

 
 

Repository files navigation

Tetris

A Flutter project recreating the famous game tetris.

Building from Source

  1. If you don't have Flutter SDK installed, please visit official Flutter site.
  2. Fetch latest source code from master branch.
git clone https://github.com/priyanshudutta04/TaskMaster.git
  1. Run the app with Android Studio or VS Code. Or the command line:
flutter pub get
flutter run

Screenshots

About

A flutter application recreating the popular game Tetris.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 34.1%
  • C++ 32.4%
  • CMake 26.8%
  • HTML 2.6%
  • C 2.0%
  • Swift 1.8%
  • Other 0.3%