Coffee & Code — Fixing Collision Detection in Super Mario Bros Flutter
Fixing Mario's boundary and collision detection issues in the Super Mario Bros Flutter app using rect-based hitboxes.
Read more
Coffee & Code: Building Mario Power-Ups and Debugging Hitboxes in Flutter
Back to my Super Mario Bros. Flutter game, tackling Mario's power-up transformation and the hitbox sizing challenges that come with it.