Some Notes on Porting

Many games can be brought to new platforms with some careful attention to the user interface on the new device. In fact, I’ve done this twice (adding iPad support to King of Dragon Pass, and adding iPhone support to Battle of the Bulge). You may need new art assets, and certainly a bit of new coding. But most of the game code is identical.

Back when I started working on Six Ages, this was my plan. Basic development was on iOS, in part because the tools were more reliable. I had experimented with two different solutions to bring that code to other platforms, and was optimistic that I’d be able to just rebuild the game. Then I’d be able to polish it, add support for platform-specific achievements, and start a new testing cycle.

Things didn’t work out as I’d planned. Both of the porting libraries I had expected to use were discontinued (one formally, one not formally abandoned but clearly not viable).

So instead of just recompiling, we were faced with rewriting. That’s a way bigger hurdle. And that’s why it’s taken longer than our original plan.

Achievements screen shot: “Most Recent Fort builder”

I’ll discuss this in more detail in the future, but we’re pretty much at the point of adding support for platform-specific achievements. QA has been testing the port, and we hope to bring in outside beta testers soon. Our publisher has suggested that people interested in testing the game sign up on Discord. If you’d rather wait until the last bugs are out, wishlist the game on Steam or GOG.