Tagged Questions
4
votes
2answers
93 views
Should I target a mobile phone or simulation tools are good enough?
I'm starting mobile development, and I would want to know if it's necessary to target a specific smartphone, or nowadays one can run a simulation that will provide accurate data of how the game will ...
0
votes
1answer
94 views
App Programming Question: Converting Code and Project Folders for the Smartphone's OS Compatibility [duplicate]
I was thinking about how does the Angry Bird game for the iOS successfully converted into an Android compatible version. Does it involve using Phonegap or something?
When making games for iOS, the ...
-1
votes
1answer
91 views
Location-based mobile game without data plan
I'm in the planning phases of a mobile-based game that depends heavily on tracking your location (think FourSquare). The main problem I have is storing and tracing location.
If a user has a phone ...
1
vote
0answers
108 views
The technology behind 22can's curiosity [closed]
I don't have alot of experience with mobile apps and I definitely don't know much about MMO's but I was wondering what the basic architecture of a game like that would be (understandably some don't ...
2
votes
2answers
1k views
How to check battery usage of an iPhone/Android app?
I think the title says Enough. For example Unity can generate you a report how much CPU/GPU power it's using or how fast it's going to drain device battery, but what about the applications developed ...
4
votes
1answer
416 views
OpenGL ES 2.0 texture distortion on large geometry
OpenGL ES 2.0 has serious precision issues with texture sampling -
I've seen topics with a similar problem,
but I haven't seen a real solution to this "distorted OpenGL ES 2.0 texture" problem yet.
...
3
votes
3answers
379 views
Android / IPhone / Desktop C++ Game Template
I was wondering if anyone has come across any articles detailing how to set up a basic game in C++ for use in Android / IPhone / Desktop applications.
My thoughts just now are that I would like to ...
0
votes
5answers
1k views
How do I approach large companies if I have a killer mobile game idea?
I have an idea for a game that has potential, but I'm not a programmer.
How do I tell this to development companies without having my idea stolen? All I want from the company is for somebody to ...
3
votes
5answers
1k views
What is the average team size for mobile games like these?
I know that it is maybe too broad question but please give me at least some guidance.
What is the average team size for mobile games like in
...
3
votes
1answer
567 views
Any good smartphone simulators available?
I'm trying to find a good smartphone simulator to test HTML5 games on. Doesn't matter if it is only 1 phone or a library of phones, iOS or android. As long as it's as close as it can get to the ...
1
vote
2answers
3k views
Create an infinite scroll using CCParallaxNode in Cocos2D-X
I'm trying to create an infinite scroll using two images in a CCParallaxNode, making one move to the end of the scroll when it gets off the screen. I have tried several implementations but none has ...
-4
votes
2answers
932 views
3D architecture app for Android or iPhone
I want to make an app for 3D modeling on iPhone/Android. I cannot get the basic idea of how to get started.
I have various options such as learning OpenGL ES, UDK or Unity3d but I want to create ...
7
votes
2answers
539 views
Keeping user's attention with tycoon style games
I'm developing a tycoon game, and with most games in the "genre", some in game things just take time. Making money, waiting for things to happen, etc. For mobile gaming (ios, android), how do I keep ...
4
votes
1answer
1k views
Can you embed a Unity3d mobile project into an existing native mobile app?
I am creating an application for both Android and iPhone that will have a few mini games in it. I would like to create the non game section in native Android and iPhone. My question is, is it possible ...
7
votes
2answers
1k views
How well does Unity 3d work for both Android and iPhone?
First off this question might be a bit broad so I apologize if it is. I am really just looking for peoples experiences and personal knowledge on the subject. I am looking to create a game for both ...