Do you know any tile based game framework for android like HGE for PC or at least some good examples of tile based engine for Android
Do you know any tile based game framework for android like HGE for PC or at least some good examples of tile based engine for Android
http://code.google.com/p/libgdx/
http://code.google.com/p/rokon/
give it a try...
This other is coming soon: http://www.typhon4android.org/
I found this one: Andengine. I believe it's under the LGPL license, which is great, but I cannot tell how good it is yet. The code seems to be pretty clean and clear, though.