As the term draws to a close, it’s almost surreal to reflect on how far my team and I have come. Our game, Wildfire Command, has evolved significantly over the past few months, and we couldn’t be more proud of our progress. From coding and game development to collaborating on a large-scale project, this experience has been both challenging and rewarding. While we are rapidly approaching playtesting, some features—such as user account functionality—still need refinement. Below, I’ve shared an image of our current build, and a playable version is available on GitHub Pages.

Overcoming Doubts and Challenges
At the start of this project, I had serious doubts about my ability to bring it to life. Everything felt unfamiliar—Phaser JS, handling scenes and sprites, and designing algorithms for gameplay mechanics. However, I tackled it piece by piece, making a plan and adjusting along the way. One of my biggest contributions was developing the fire-spreading algorithm, the core of the game’s challenge. Translating my vision into code was no small feat, but the result is something I’m truly proud of.
Real-World Inspiration and Game Mechanics
My experience as a supervisor for a wildland fuel reduction crew gave me valuable insight into how wildfires spread. This knowledge, combined with research, helped me conceptualize the algorithm that drives fire behavior in the game. I’m particularly proud of how I translated real-world wildfire dynamics into game mechanics, creating a system that simulates how fire spreads based on terrain type, wind conditions, temperature, and humidity. Each tile in the game has specific attributes like flammability and fuel, which can be influenced by weather. I developed a dynamic weather system that plays a crucial role in determining whether a tile ignites, burns out, or remains unaffected. Though we’re still in the testing phase, the algorithm feels both realistic and engaging, and I’m excited to see it refined further in playtesting.
Enhancing Gameplay and UI
Beyond the fire algorithm, I also focused on refining the game’s user interface. Initially, many UI elements were added for debugging, but as development progressed, it became clear that a cleaner, more intuitive design was needed. I reworked the logo and repositioned elements to create a more user-friendly layout. Currently, I’m improving the weather display by replacing numerical data with visuals, allowing players to quickly interpret conditions and strategize more effectively.
Lessons Learned and Moving Forward
Game development has been anything but easy. One of my biggest struggles was ensuring that burned terrain properly updated, switching sprites and removing fire animations. Our team also faced hosting issues that took weeks to resolve. Through it all, I found that stepping back, making a plan, and seeking help when needed were invaluable strategies. Collaborating with teammates to troubleshoot bugs often saved me hours compared to working alone.
As we approach the final stages of development, I’m excited to see how Wildfire Command performs in playtesting. This project has pushed me beyond my comfort zone, but it has also been one of the most rewarding experiences of my academic journey. I’ve gained a deeper understanding of game development, teamwork, and problem-solving—skills that will serve me well beyond this project.
“Success is not final, failure is not fatal: It is the courage to continue that counts.” — Winston Churchill
Looking back, I started with uncertainty but now stand with confidence in what we’ve built. And that, in itself, feels like a victory.