Tagged Questions
-1
votes
1answer
221 views
Android 2D game engine [closed]
I'm looking to make my first 2D sidescroller for android, and would prefer an open source engine good for 2d games. I might eventually have 3d backgrounds too, so if it can handle those that would ...
1
vote
2answers
198 views
Ranking system in an Android Open Source project
This is my first question in any stackexchange board, but I've been reading Stack Overflow answers for a few months. I hope this question is appropriate for this one.
I am developing a simple Android ...
-1
votes
2answers
127 views
How do I fix these compiler errors in Apple Crunch?
I've been looking around and I finally got the full source code for a game called Apple-Crunch from Google Code. But when I put it into my project, the source code included so many errors in the ...
2
votes
3answers
2k views
Cross-platform, free (for commercial use) C/C++ 2d game library or rendering engine?
i need a C/C++ engine that should be really cross platform (or at least windows, android, and iphone).
The 2d engine should be written in C or (better) C++, should permit the rendering of animated ...
6
votes
5answers
15k views
Is there a free and open source 3D engine for Android? [closed]
Is there a free and unlimited open source 3D engine for Android? Something that is a direct, thin layer to the NDK?
I have only found two engines: Unity and Shiva 3D. But no free or open source ones.
...
6
votes
1answer
616 views
Any Open Source Games That Can Be Ported to Android?
I'm looking for some other open source games out there that I can port (easily or not) to Android. I know that it's possible to port Wolfenstein and Doom and was wondering if there are any others out ...