Reputation: 2056
I'm looking to create a 2d mobile game (iPhone and Android). Are there any resources that you're aware of that breakdown the following in depth (yes, I googled it):
As a little background, I've been doing iOS programming for ~2 years.
Upvotes: 0
Views: 452
Reputation: 440
I would recommend Cocos2d, as it is, in my opinion, equally or even better than Corona, and it is free.
Some great resources to get you starting off are thenewboston's video series, which start off as an introduction to cocos2d, and then how to make an RPG. It is a really nice introduction to cocos2d, and helps you understand the programming language. (I am not sure what programming languages you already know) http://www.youtube.com/playlist?list=PL452AE69EA1EAC535
Have fun
Upvotes: 1
Reputation: 43330
You obviously haven't done enough research for your question, as googling corona cocos2d unity pulls up a simply excellent comparison of not 3, but 6 game engines. All credit to the author at Burton's media group for this masterpiece.
Upvotes: 4