Skip to content

This is a Simple Game make with Flutter using Light Weight Libraries.

License

Notifications You must be signed in to change notification settings

rajputvarun591/flutter_puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Puzzle Game

This is a Simple Puzzle Game where you have a 3*3 matrix of number of sequence but they are places on board randomly. What Player needs to do placing the numbers in sequence by sliding the tiles with the empty space. Thats it.

Features

1. It has an Implementation of A star Algorithm to solve the given Puzzle in the sequence.

2. It have nice Animations on the actions as a game should have. I tried my efforts but it can be more Beautiful Indeed.

3. It has Dark Mode Theme with other colorful Themes.

Sample Images

1 2 3 4
1643860094921 1643860094928 1643860094934 1643860094941

Youtube Preview

FLutter Puzzle Game

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Releases

No releases published

Packages

No packages published