Defend Your Flame
On this page
I am currently developing a new 2D mobile game that draws inspiration from childhood castle defense games. This project is being built using Dart and Flutter, allowing for cross-platform compatibility on both iOS and Android devices. As the sole developer, I have been working on this project in my free time for the past year.
Game Overview
In this game, players will face waves of enemies that become progressively more challenging as they attempt to defend their base. Utilizing intuitive touch controls, players can use their fingers to throw enemies into the air, eliminating them before they reach the castle.
After each round, players will have the opportunity to purchase upgrades to enhance their defenses and improve their chances of survival against tougher foes.

Screenshot showing gameplay of Defend Your Flame
Key Features
- Intuitive Touch Controls: Use your finger to throw enemies and defend your base.
- Progressive Difficulty: Face increasingly difficult waves of enemies in each round.
- Upgrade System: Purchase upgrades after each round to strengthen your defenses and improve gameplay.
- Cross-Platform Development: Built with Dart and Flutter for seamless play on both iOS and Android devices.
Demo
You can see a live demo, hosted on my GitHub, in browser, here.