FlutterBox2DGame dev

Rollout

2025

Built a tilt-controlled maze game for Android, on a physics engine.

Shipped to Play Store

Why a game

I wanted hands-on time with Flutter and a game engine, so I picked a scope small enough to finish.

How it plays

Tilting the phone rolls a ball through a maze, using the gyroscope and the Box2D physics engine. I made a few modes to keep it interesting, along with light and dark mode.

Result

The game is live on Google Play.

I learned…

how to work with a physics engine.