Tagged Questions
2
votes
0answers
20 views
Cinema 4D to Android and IOS SDK
how can i convert Cinema 4D animation or models to use in games for android and IOS SDK?
or what kind of format is required for SDK games?
if i make a dancing character, do i need to make separate ...
3
votes
1answer
47 views
Saving data across same game in multiple devices [closed]
Is there any library or something that works like iCloud but for different operating systems (Android, IOS, Windows Phone) that allow me to save game data to cloud and open the game data from another ...
2
votes
1answer
144 views
How to create a 2D ocean effect in cocos2dx and box2d for iphone, android, windows phones
Currently my game needs a top ocean view. Can this ocean effect done using box2d? or should I dive into write my own physics (liquid/water simulation). Ideas and suggestions are welcome.
0
votes
1answer
97 views
Develop a 2d isometric mobile game on Flash [closed]
I'm building a game on Flash that will run on web/Android/iOS.
The game is 2d isometric.I heard that developing mobile apps on Flash sucks and the graphics looks just awful.It'd be quite uncomfortable ...
0
votes
1answer
72 views
Using buttons on Smartphone shooter games
Just a simple and probably stupid question.
I noticed that many iOS and Android shooter games tend to avoid using traditional buttons in favour to autofire.
The very first reason to do so is to ...
-1
votes
1answer
95 views
How to get started with 3D apps for android and iOS? [closed]
I have developed a few simple android apps. I want to build apps and games with 3D environment. For eg like this. Kindly tell me how to get started ? Also, I would like to convert my android app/game ...
3
votes
3answers
580 views
Where and how to check if game was developed with bought Unity3D licence (not cracked app)?
We hired an external team from Eastern country. They built our mobile game app using Unity3d which we paid a lot of $K. We asked them to only use the software with bought license, not cracked one, and ...
0
votes
0answers
221 views
How to monetize freemium game that is cross platform playable?
I have a query and am really not sure if this is the right place to post it but if any one can help I will be grateful.
Am developing a game based on fremium model. It's already live on web and ...
1
vote
2answers
444 views
Multiplayer game sdk for ios and android
I am working on a multiplayer game supporting Android and IOS.
For IOS Game-Center seems promising. But its IOS only.
OpenFeint could be a option, but now GREE has stopped supporting it.
Is there ...
2
votes
1answer
545 views
Game Development at iOS, Android and PC with OpenGL ES
I'm beginning iOS apps development, and my aim is to make games to launch on App Store.
But I want to know if it's possible to program a game on Xcode with OpenGL ES (C++ game logic), integrate it on ...
-3
votes
1answer
225 views
Mobile Game Development for beginners [closed]
I am currently making apps for iPhone in Objective-C environment. I also want to learn Game development in IOS and Java for iPhone and Android. Can any one suggest me a complete book that I could ...
3
votes
1answer
873 views
How to move gameobject with touch on Android
I'm trying to make a game where you control a character via touch on Android devices.
The player will have two degrees of movement.
When you touch the touch screen and move your finger, the game ...
-1
votes
3answers
582 views
2D engine for both Android & iOS engine? [closed]
I want to make a simple 2d game that would run on both Android and iPhone. Since coding it separately for each platform would take some time, I thought of using an engine, that would be able to port ...
5
votes
4answers
318 views
How bad would be to focus on iOS/Android development for an indie developer? [closed]
After some time developing games for others I'm thinking of moving towards my own productions. My background is 10+ years of software development, with last 2 years spent on the iOS development ...
-1
votes
2answers
274 views
Is opengl ES a necessity for developping mobile games [closed]
I learned some OpenGL ES and some shader coding. But is it really a necessity for developing Android, iOS and windows phone games? Windows phone I'm 99% sure that it is not even supported but have not ...