Inspiration

We already played a "rotating" puzzle when we were kids and we think that we can accomplish the same behaviour for the sliding puzzle.

What it does

The user needs to solve the puzzle by rotating the tiles to the correct positions.

How we built it

We clone the current sample from VG Ventures and create a new theme and build the logic and UI based on that.

Challenges we ran into

We are still unable to dynamically determine the padding of the rotate button when puzzle size changes from 4x4 to any other size

Accomplishments that we're proud of

We managed to build our concept into a usable puzzle app in less than a week.

What we learned

We learned how to make a responsive web app using flutter the proper way with responsiveLayoutBuilder

What's next for Rotade Puzzle

We need to animate the movements of the rotating tiles. Add the ability to rotate clockwise/counterclockwise depending on the platform

Built With

Share this project:

Updates