123 POP puzzle game now on the app store.

madpoetmadpoet Member Posts: 59
edited November -1 in Announce Your Game!
Hi all,

This is not a GS game. Tried to do it in GS first but I came up against a lag problem that
caused the touch response to suffer on a 2G iPod Touch. But I love GS and will be following
it's progress. So glad as well that the rev share policy has changed.

123 POP puzzle game:
A fun game for all ages that involves adding numbers as they fly around a surreal environment that
is populated by vortexes, rockets, magical stars and the occasional leaping whale.

Youtube Video teaser:


App store link:
http://itunes.apple.com/ca/app/123-pop/id400457558?mt=8

Peter Lacalamita
Illustrator / Animator
http://www.magneticstudio.com

Comments

  • BarkBarkCoBarkBarkCo Member Posts: 1,400
    What did you end up making it with? Straight xCode?
  • madpoetmadpoet Member Posts: 59
    Hey BarkBarkCo,

    I ended up using Unity 3D. It wasn't that hard. In fact, having the GS experience helped me
    organize the logic flow for the game. For me, once understanding things in script like :
    {

    }

    and this:
    if (x == 0){
    do something();
    }
    It became easier to grasp. Another thing I'd like to mention is that calling a URL from the Unity game
    was one line of code. I couldn't even do that in GS without spending 2000. But don't get me wrong.
    I'll still use GS when the fit is right and I look forward to seeing how GS develops.

    Cheers!
  • BarkBarkCoBarkBarkCo Member Posts: 1,400
    That's cool! Glad to hear you were able to get things running in Unity. Any chance you could do a video showing the steps you took to make the game. It wouldn't need source code or anything. It just might be helpful to other trying to make the same transition. Thanks!
  • madpoetmadpoet Member Posts: 59
    I might. But if you are interested in Unity, the best place to learn scripting is at
    answers.unity3d.com. Active site. Q&A and examples are posted every day.

    Corona is pretty awesome as well. Haven't tried it yet though.

    Cheers!
  • madpoetmadpoet Member Posts: 59
    What the!

    I went to Appannie.com to check my stats for 123 POP and there on the right side it shows:
    featured in new and noteworthy for two stores.
    Canada
    Canada

    So I immediately went to the app store (Can) from my ipod but I don't see it.
    Is it gone already?

    Peter
    App store link:
    http://itunes.apple.com/ca/app/123-pop/id400457558?mt=8
Sign In or Register to comment.