Falcon Fail Android

LumpAppsLumpApps Member Posts: 2,881
edited January 2015 in Announce Your Game!

It started as a joke yesterday but it is already on Google Play.
Try it, it is highly addicitive

https://play.google.com/store/apps/details?id=com.lumpapps.falconfail&hl=en

Comments

  • Braydon_SFXBraydon_SFX Member, Sous Chef, Bowlboy Sidekick Posts: 9,273

    Great. Now I can get it on my phone and really waste time!

  • LumpAppsLumpApps Member Posts: 2,881

    I made it a little harder for you...

  • UtopianGamesUtopianGames Member Posts: 5,692

    Downloading now!!! Love this one!!!

  • LumpAppsLumpApps Member Posts: 2,881

    I'll add highscores later so we can compete @DeepBlueApps‌

  • ogreofwartogreofwart Hello Everybody on the Gamesalad Planet. I come in peace, warts'n'all!!! Lancashire UKMember Posts: 281

    I tried it too, but it runs a little slow on my PC I kept crashing :s I can try it on my tablet now to see if I really am crap at it :p

  • LumpAppsLumpApps Member Posts: 2,881

    On your PC? You mean the arcade version?

    Did you play it on your Tablet?

  • ogreofwartogreofwart Hello Everybody on the Gamesalad Planet. I come in peace, warts'n'all!!! Lancashire UKMember Posts: 281

    Yes arcade version and no not yet doing some drawing at the mo and will try later.
    Do you want to know if there is an issue with it?

  • ogreofwartogreofwart Hello Everybody on the Gamesalad Planet. I come in peace, warts'n'all!!! Lancashire UKMember Posts: 281

    Ps I meant I kept crashing not the game by the way don't worry about that :)

  • LumpAppsLumpApps Member Posts: 2,881

    Ah, phew. Have fun drawing.

  • LumpAppsLumpApps Member Posts: 2,881

    I am getting some awesome responds from strangers on FB. People seem to dig it a lot. Happy happy joy joy!

  • LovejoyLovejoy Member Posts: 2,078

    @LumpApps said:
    I am getting some awesome responds from strangers on FB. People seem to dig it a lot. Happy happy joy joy!

    Link to your fb?

  • LumpAppsLumpApps Member Posts: 2,881

    @Lovejoy‌ https://www.facebook.com/LumpApps
    The comments where on promo pages where I posted the game

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    Congrats!

  • LumpAppsLumpApps Member Posts: 2,881

    A new trailer!

  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408

    @LumpApps said:
    A new trailer!

    very cool!

  • LumpAppsLumpApps Member Posts: 2,881

    I have build the iOS version and the wait is for 64bit. Meantime I try some new universal build solutions. Simple but confusing math. I'm trying to get the aspect ratio of an actor connected to the stretch of the scene.

  • LovejoyLovejoy Member Posts: 2,078

    @LumpApps said:
    I have build the iOS version and the wait is for 64bit. Meantime I try some new universal build solutions. Simple but confusing math. I'm trying to get the aspect ratio of an actor connected to the stretch of the scene.

    I messed around with this for a bit while waiting for a stable release. Don't have any solid numbers yet but works out well, just not sure if i want to put a resizer on every actor.

  • LumpAppsLumpApps Member Posts: 2,881
    edited February 2015

    @Lovejoy Falcon Fail is pretty simple so I can add a lot of crap before having it unstable or slow down. I have it working pretty much now. If it works out I'll post the code. What I'm trying to achieve is something that does not need any extra attributes, global or local.

  • LovejoyLovejoy Member Posts: 2,078

    @LumpApps said:
    Lovejoy Falcon Fail is pretty simple so I can add a lot of crap before having it unstable or slow down. I have it working pretty much now. If it works out I'll post the code. What I'm trying to achieve is something that does not need any extra attributes, global or local.

    Well ill give you my numbers working on a landscape project. Starting with iPad as base:

    If screen size width is not equal to 1024

    change self.sizewidth to self.sizewidth*0.75

  • LumpAppsLumpApps Member Posts: 2,881

    Here is mine: http://forums.gamesalad.com/discussion/52494/spare-code-dump-it-here/p22 No numbers required ;) (Hope it works)

  • LumpAppsLumpApps Member Posts: 2,881

    And the iOS Universal version is in Review. Fingers crossed.

  • http_gamesaladhttp_gamesalad Member Posts: 1,340

    Hey, I just downloaded your app on my s5 & well its really hard to play & understand what the point of the game is.. maybe you should add a tutorial mode in the beginning of the game so your players understand the whole concept, point, & controls of the game. Other than that love your graphics :) I've always been jealous of people who can make such awesome graphics like that & so clear lmao

  • LumpAppsLumpApps Member Posts: 2,881

    Thanks for the compliments. When you look at the trailer on youtube you should get a pretty good idea. It is a bit trial and error to get the rocket to do what you want but I believe that is part of its charm ;)

  • http_gamesaladhttp_gamesalad Member Posts: 1,340

    Yeah, but thing I'm trying to say is not everyone is going to look up the trailer on YouTube or even know if you have a trailer. Trust me it pays off to have a tutorial mode in your game.. for example the first app I made got 100 downloads in 7 months.. the second app I made got 1.5k downloads in 2 months.. 700 of those downloads being within the first 3 days of the release.

    I decided to add the tutorial mode because a lot of people were complaining they didn't understand how to play or the concept was.. & it crashed & burned because of that.

    It's extremely easy to make a tutorial mode trust me .. all you need is one boolean, one integer, & a save & load attribute! It takes 5 mintues to do :). & it'll pay off in the long run trust me!

  • http_gamesaladhttp_gamesalad Member Posts: 1,340
  • LumpAppsLumpApps Member Posts: 2,881

    Thanks, I'll keep it in mind. I'm an oldschool gamer (read commodore 64) so am used to trail and error but the modern gamer is different indeed. Good points!

Sign In or Register to comment.