Mobile Development Lesson Learned: Ship Now! (Guest Piece)

Mobile Development Lesson Learned: Ship Now! (Guest Piece)

Mohamed Bennouf is the Co-Founder of LairdGames, an independent app development studio. As a Corona SDK developer for over two years, Mohamed won App of the Week in February 2013 for his recent game Space Missile Command.

Prior to creating Space Missile Command, Mohamed released five Palm OS games since 2006, including three hard-core flight simulators. Mohamed lives in the Bay Area, works full-time as a field engineer, and makes software to relax.


Mo LairdBefore I say more about the lessons I learned, let me give you some background about Space Missile Command and my journey into the wonderful world of mobile apps.

Everything started around 2005 when I first bought a Palm Pilot and then a Treo phone. Back then, an app store like PalmGear took 50-60% of developers’ proceeds but I didn’t really mind since apps priced at $15+ were very common.

My first app was Lunar Module Simulator, a very hardcore lunar lander simulator that took two years to develop! On a side-note, try to see if you detect a trend in this blog post. All the lunar lander games at the time were arcadish and so I wanted to develop a simulation that even Neil Armstrong would approve of. So I spent a considerable time reading everything I could about the Apollo program; I studied the technical documents on the NASA web site and even simulated the way the lunar module computer controlled the main descent engine. The game was a mini-success since it was unique at the time. You can see an old YouTube video I made to promote it.

After creating that app in 2008, I developed a couple more apps that took me just a few months to make. Next, I decided to try to make another “big” simulation game. This time it would be a F16 flight combat simulator. Once again, I researched and learned a ton about physics simulation of aircrafts like the F16. I learned all I could about weapons systems so I could simulate weapon drop as accurately as possible. And after two years the ViperOne F16 simulator was released (noticing the trend now?). Unfortunately I could not reproduce the relative success of Lunar Module Simulator and I sold a grand total of 3 copies of ViperOne. But what was even more devastating was that I completely missed the App Store and iPhone revolution. I was so bent on finishing ViperOne that nothing else mattered. Here’s a YouTube video of ViperOne in action.

Eventually Palm/Treo was replaced by the iPhone and I was forced to look at developing for iOS. Space Missile Command was born May 2010. The game was really just a proof of concept to learn how to use a different SDK. Back then, I did not have a Mac so it was impossible for me to develop using Xcode (thank God!), so I found a nice little C++ based SDK (DragonFire) that allowed for development on a PC. Unfortunately after six months I came to conclusion that the SDK lacked many features that I needed. The most important one was the lack of particle effect engine needed for the realistic explosions in Space Missile Command. Eventually I found the perfect SDK. Corona SDK had a physics engine, offered a third party particle engine called Particle Candy, and much more. I had to purchase a Mac Mini to actually ship my app, but it was all worth it.

Even though DragonFire SDK is C++ based and Corona SDK is Lua based, the switch was painless. Frankly, the main issue was that, as usual, I took on way too much app!

Space Missile Command is really a processor hog as there are so many things going on at the same time. Because of this, I encountered many road blocks, all related to moving multiple objects on the screen while having complex explosions and sound effects playing at the same time. Memory leaks had to be squashed and the app needed a lot of polish. This last phase – app polishing – took 90% of my development time. As a new iPhone/iPad developer, I wanted my app to be perfect. Being the only “apha” tester for a long time, I was always finding something to improve or change. As the weeks became months, and months turned into years, it became clear that I had to release the app. It was clear perhaps because my poor wife, Cathy, told me at least once every day to release the darn thing.

That’s when I realized that I did not have an app icon. Fortunately, a wonderful designer, Ricardo Jorge, came forward and designed the current amazing icon for Space Missile Command. But he did not stop there. Ricardo also provided me all the assets for buttons (UI), all at the affordable price of $0! I will never be able to repay him for his generosity as he made the game a reality. I came to the understanding that people first see the icon and then screenshots when deciding whether to download the game. They never wonder about the code behind it or care how long it took for someone to develop it. Why should they?

Finally, I got some amazingly patient beta testers who made the game even better. I have to say that the Corona community is the MOST amazing community ever. Everybody here shares what they know and of course it is a fantastic way to learn from others when you start your development journey with Corona SDK.

After two years of development, Space Missile Command was released on December 19th, 2012 just in time for the winter holidays! Until recently, the game was downloaded more than 11,000 times and most of those downloads were ad supported by Revmob. Then, I had the opportunity to get promoted as a “Free App of the Day” by AppTubo. It was incredible to shoot up to the top of the chart in the European markets (AppTubo is a Paris-based company), and I received 22,000 download in day one alone! For a few days, Space Missile Command was even in the top 5 overall in Italy! At the end of the day, more than 40,000 people downloaded the game thanks to that promotion.

In two simple words, the overarching lesson I learn from developing Space Missile Command is: “SHIP…NOW!”

It sounds so obvious, but really, for everybody who is currently spending 6 months, a year, (or God forbid 2 years!) to complete the perfect app: don’t do it! Just ship.

Here a list of why you do not want to have a long development cycle:

  • Risky business: There is no way to tell if the app your are working so hard on will be a success. Most likely it won’t be (apologies for the negativity). You’ll only get the first indication for success once the app catches a customer’s eye in an app store.
  • Lost opportunities: How many apps could you have developed during that “lost” time? The mobile app business is really like the stock market. It follows the “don’t have all your eggs in one basket” philosophy.
  • You will be left behind: Mobile technology advances at an amazing pace. Corona SDK also updates at an incredible rate. The more time you spend working on your app, the more issues you will encounter when you are ready to ship. API’s that worked great a year ago become obsolete a year or 6 months later and this forces you to adapt, because now your code may be broken.
  • People’s taste in games change quickly: A game genre that was popular even a few months ago can quickly become obsolete. People are always looking for the next big thing, and it’s not easy to deliver new things when it takes ages to develop an app.
  • Marketing the app becomes an afterthought: You are so exhausted by the development of the app that you have no energy left to market your work. So you simply put it in the store and pray. Not a winning strategy!

I could go on and on, but I hope I have persuaded you (and more importantly myself) that FAST iteration on the app stores is a better strategy when it comes to the mobile apps business. You need to fail faster so you can learn what works and what does not work on the App Store. One thing I did not talk about is the need for App Store Optimization (ASO). I am hoping to write more on that in a future guest post, but suffice it to say if you do not have $100K to spend on advertising, ASO is your best bet.

Thanks for reading and be sure to check out Space Missile Command!

Tags:
,
inna
8 Comments
  • lukus
    Posted at 10:34h, 31 May

    cool, thanks for sharing experience

  • Christer Egon
    Posted at 10:34h, 31 May

    Great article, we started like you about a year ago, more then 6 months down the line we realised that our project would take more then a year to complete. We started scratch again, a new smaller project, that we are now currently 5 months into. We need to ship as you say! Hopefully we will be doing just that around august time.

    Thanks for the tips on ASO.

  • Mo
    Posted at 16:56h, 31 May

    @lukus: No problem. Thank you for reading it!

    @ Christer: Thanks! yes that’s exactly what happened to me. After 6 months I decided to switch SDK and that’s how I found Corona. Frankly the best part of Corona is it’s community! They are really great people around here!

    BY THE WAY….

    * * * FREE this weekend only ***

    In honor of today’s asteroid 1998 – Q2 Earth flyby, the game is free for a limited time! Hey any reason to get you a free game is good enough for me. Enjoy!

    https://itunes.apple.com/us/app/asteroids-invaders-vs-space/id537840971?ls=1&mt=8

  • edualc
    Posted at 22:22h, 31 May

    that must have been the philosophy of Apple relasing the Maps app ! just ship, don’t worry if it’s crap ..

  • Jorge Sanchez
    Posted at 15:12h, 02 June

    Great blog mo, thanks for sharing your story. You should remake your lunar lander simulator, looks like fun!

  • Mo
    Posted at 17:26h, 02 June

    @Edualc. LOL! My feeling is that Apple would have learned more by releasing Maps earlier. All software are perfect until they meet a customer…..

    @Jorge: Thanks man! I thought about it! But 2 more years….I don’t know 🙂

  • Ricardo Jorge
    Posted at 18:02h, 02 June

    Wow, thanks a lot for the mention. The app icon was actually a lot of fun to make and I’m glad people like it and that it’s helping your game.
    All the best to you in the future 😀

  • Mo
    Posted at 18:46h, 02 June

    Thank YOU Ricardo! Your design work (icon + UI) made the game much more polish which I came to realize is one of the most important thing in the app store. having a graphically polished game does not guaranty success but it sure gives a fighting chance that people would download your game…

    THANK YOU!

    Mo
    @lairdgames