~/projects/flublocks $ readme
FluBlocks
FluBlocks is a cross-platform puzzle game that brings Tetris-style falling block and line-clearing mechanics to mobile devices. It was built with Flutter from a single codebase, combining the game board, piece movement, rotation, collision checks, scoring flow, and mobile touch controls.
Case Study
/ case
Problem
The challenge was to turn a classic block puzzle feel into a smooth mobile experience that responds quickly and behaves consistently on both platforms. The game logic needed to look simple while handling movement, rotation, line clearing, and scoring reliably.
/ case
My contribution
I built the Flutter game UI and core gameplay mechanics, including the grid structure, piece control, rotation, collision detection, line clearing, scoring flow, and mobile touch interactions. I also refined the interface and performance for a release-ready mobile experience.
/ case
Outcome
The result is a published mobile game that runs from a single codebase on iOS and Android and delivers a fast, classic block puzzle experience.
Technologies
stack --list
FlutterDartFirebaseCloud Firestore