Skip to content

Example project demonstrating how to create simple 2D puzzle games in Flutter

License

Notifications You must be signed in to change notification settings

enespolat25/flutter-puzzle-game-demo

 
 

Repository files navigation

flutter_puzzle_game_demo

An example project demonstrating how to make simple 2D puzzle games in Flutter

Getting Started

To build and run this project, you'll need a Flutter environment and an emulator or device for testing.

Steps to build this project:

  1. clone this repo
  2. cd into project directory
  3. flutter pub get to update packages
  4. flutter run to build and run on an available device

Thanks for checking it out!

About

Example project demonstrating how to create simple 2D puzzle games in Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 90.1%
  • Swift 8.6%
  • Other 1.3%