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.
Coffee & Code - Crafting Mario-style Game Blocks with OOP
Building Mario-style game blocks with collision detection, animations, and sound effects, using subclassing for Mystery and Brick Blocks.
Coffee & Code - Building Mario Animations with Flutter and Flame Engine
Building a Super Mario Bros. game in Flutter with Flame, adding walking, jumping, idle, and death animations driven by keyboard input.
Coffee & Code - Gift Grab Power-Ups & App Store Improvements
Adding flame and cookie power-ups to Gift Grab game after App Store rejection, plus extending game time from 30 to 45 seconds.