I'm looking for open source iPhone games for studing OpenGL ES and CoreGraphics, Some games I found (like Tris) is written for iPhone SDK 1.x, I think code for 2.x SDK is better, Any ideas?
|
10
|
|
|
|
|
|
There are 2 open source projects for game engines that you might find useful:
|
||
|
|
|
|
Some really awesome suggestions here. I am going to play around with Cocos2D and SIO2 now. Thanks everyone. |
||
|
|
|
|
cocos for 2D and SIO2 for 3D should cover anything you want to accomplish. |
||
|
|
|
|
|
||
|
|
|
|
Molecules isn't a game, but it is open-source, and uses OpenGL ES. They also have a very nice blog entry which serves as a lesson for OpenGL ES. |
||
|
|
