Launch!

This has been a looooong time coming. Ian and I have been working on Loose Nozzles since 2014, and we are thrilled (and a little relieved) to finally be launching for tablet and phones on the iOS and Google Play App Stores! Please, please check it out – it’s free to play to completion and has a single, one-time $1.99 purchase to unlock the rest of its features and content.

It’s… it’s pretty wild to be able to write this. Developing this game has been a lengthy, uneven process – mainly as I (Chris) learned to face my fears about building a game alone, and balancing the work against many other responsibilities. I’d like to pause at this moment to express gratitude to the many people that deserve it…

If you’re someone who’s ever played the game and offered feedback or encouragement; if you’ve liked a post, or subscribed to a mailing list, or chuckled when I described this game and our quest to build it… thank you.

To people who have contributed to the game directly – be it with actual code and audio, or insights and advice, and particularly Adam and Brian… thank you.

To Kim and Alyssa Foster, and everyone in the extended Bateman, Foster, Luiz, and Verner families… thanks for supporting us and supporting this game.

To Ian… thanks for your original ideas, your adorable art and sounds, and your patience far beyond any reasonable expectations for a child, tween or teen. I love you.

Sincerely, Chris Foster

Slight Change to the Schedule Change

I’ve been making some last-minute changes based on (some much appreciated) tester feedback, and its expanded my tasklist on the way to release.

I’ve decided to postpone launch by two more weeks, to September 20.

Thanks for understanding. (Assuming you do. If not I hope you do understand in time. You probably will. It’s just a game.)

– Chris

Slight Schedule Change

Hi all! The game is completed, but I want to take a little more time to test it, tune some numbers, and prepare various bits related to releasing it.

As a result, I’m delaying launch to Tuesday, September 6th. Between now and then I’ll have another post reviewing the four worlds in the game, and their varied challenges.

Almost there!

– Chris

Then and Now

If you’ve been following Loose Nozzles for a while, then you know that’s been in development for a long time. That’s had an interesting effect when it comes to the game art, and that’s what this post is about. Along the way I’ll give some behind-the-scenes info on the process of integrating hand-drawn art into the game.

Several months back, Ian saw the state of the upgrade screen – where you turn in coins earned on runs to add more seats, fuel tanks, shielding, and such to your ship – and thought it looked pretty drab. He went off with a clipboard, paper, and pencil, and came back with something he thought could make it better.

Initial Pencil Drawing

This cutaway drawing was impressively done, and carefully considered; note the instructions on the right for how different upgrades would be added or removed depending on the player’s load out – and looks nothing like something that a 5-year-old Ian would have done. It looks unlike everything else in the game; would that feel weird?

I decided that it was much more important to be honest to where we are, and be proud of how far Ian has come; if anything, this was a nice way to subtly nod to how long the game has been in the works. If I could find a way to blend between the older art and newer art, it might feel like an intentional transition.

So with Ian’s work done, my began. First was to clean up the art so address all of the eraser shavings, and too-faint lines. That brought us to this point.

Cleaned up.

The next step is to slice each upgradable component of the art into its own individual image, so that I can toggle them in and out of art in code. As part of doing that, I also flipped them from dark to light, so that we can present the schematic as a kind of blueprint.

Sliced ‘n Blueprinty.

With the art sliced, diced, and imported, the work moved to programming all the rules and behaviors to match what art is visible to the current state of the ship’s upgrades. In addition, there’s rules to swap between the traditional rocket art and the blueprint style, and between focusing on one rocket, and on all the available rocket “skins.” And creating visual flourishes and camera behaviors to smoothly draw the player’s attention from one mode or upgrade to another.

I track my work in Trello, and I ended up with a nice chonky tasklist for this one revision to an existing screen. If you’re curious how a task like this breaks down, here’s a look:

The result is captured in this video. I particularly enjoy seeing the transition from 5-year-old Ian’s art to 12-year-old Ian’s art. It warms my heart.

And with that in place, the game is one step closer to complete. Back to work!

— Chris