Inspiration

A simple minimalistic numbers sliding puzzle

What it does

Its digitizing an age old puzzle introduced in the 1870s where numbers are shuffled and the player has to fix it.

How we built it

Using Flutter, Dart. Had to go through the logics of the puzzle and went through various flutter documentation to build it.

Challenges we ran into

There is a case where the puzzle is unsolvable, tried to solve it but was unsuccessful in finding the exception logic.

Accomplishments that we're proud of

As a flutter beginner who started learning just a few months ago, I'm happy to have fully understood and having finished my first multi-platform app that's optimized for Android and Web.

What we learned

To use Grid builder method, multi page simple functioning app.

What's next for Fix the Grid

Try to fix the unsolvable exception error and add multiplayer user authentication leaderboard functionality

Built With

Share this project:

Updates