Inspiration

Finding an intuitive way to make the tiles move.

What it does

The tiles move by deconstructing them into smaller pieces and those pieces move along the direction.

How we built it

A painter calculating the position of the pieces and drawing rects to simulate the movement.

Challenges we ran into

Performance issues when trying to make the pieces the size of one pixel. Ensure all pieces are at the final position when the animation finishes.

Accomplishments that we're proud of

Succesfully implemented a CustomPainer with very specific behaviour.

What we learned

Working with Canvas and Grid Layouts.

What's next for Me, Myself and I

Show the results to the world :)

Built With

Share this project:

Updates