Updates are essential to maintaining reliability of your application. There's a reason the big-name consoles won't let you play games until you update them. What if one of the bugs of the game is that the IAP isn't working? There's money you would l…
HiroLord said:
I have to do no special programming to support XBox OR PS3 controllers. I just act as if they are Ouya controllers.
What are you developing with, if I may ask? I've been using LibGDX to develop my game with and it seems to…
DraconicBovine said:
The only thing on the PS3 controller that the game reacts to is the directional stick. It responds to none of the actual buttons.So far about half of all games I have tried on the ouya has the exact same problem.
Ah,…
I guess I should take a step back and define what I mean by "polished". By polish, I mean that the game is in a completed or near-completed state (ie post-beta). Lumping all of the games, both finished and unfinished, in the same categories does not…
I think the dev playlist is a pretty neat idea, but I think it could be done a little differently. When you're browsing the store, it can be confusing to new users who don't know who the developers are so you just have rows and rows of lists that al…
I'm not the developer but I couldn't help but notice this post. I had the same problem with the PS3 controller not working, but I assume that's because there isn't support for it yet. When you wrote the line
but when using that one only the butt…
If you have never used a lower-level programming language, I'd suggest starting out with something like Unity. I know it's probably not what you want to hear but going straight from JS to Java is not an easy thing. There's a lot of advanced resource…
This would also make it easier to do sales, like Steam, where you can see the discount directly on the app icon, enticing the user who would otherwise ignore or tune out games they've seen many times before.
pixeldriver said: The whole game is locked to 30fps yeah as raising it effects the speeds of everything including the car which makes my environments feel much shorter even though their between 3500-7500 pixels square so not that small.
It …