vote up 3 vote down star
10

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?

flag

8 Answers

vote up 6 vote down check

There are 2 open source projects for game engines that you might find useful:

link|flag
vote up 0 vote down

http://sio2interactive.com

link|flag
vote up 0 vote down

Some really awesome suggestions here. I am going to play around with Cocos2D and SIO2 now. Thanks everyone.

link|flag
vote up 0 vote down

http://gorillas.lhunath.com/

link|flag
vote up 0 vote down

cocos for 2D and SIO2 for 3D should cover anything you want to accomplish.

link|flag
vote up 0 vote down

Here are some more that I found:

http://oolongengine.com/

http://code.google.com/p/nebula3/

link|flag
vote up 2 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.