Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there any Cocos2d based open-source iPhone game exist? [closed]

I want to study Cocos2d, seems it's a good framework for iPhone game programming. So is there any Cocos2d based open-source iPhone game exist?

like image 898
zhongshu Avatar asked Jan 02 '09 01:01

zhongshu


3 Answers

The place to ask this is on cocos2d google group.

I believe there are several games and game demos available to study. The developer is pretty active with the framework although he is currently on vacation for the holidays.

like image 103
Genericrich Avatar answered Nov 15 '22 07:11

Genericrich


Tweejump http://tweejump.com/ http://github.com/haqu/tweejump/tree/master

ABC123 http://kwigbo.com/wp/2009/05/02/abc123-iphone-cocos2d-game-open-source/

like image 36
Chris Truman Avatar answered Nov 15 '22 08:11

Chris Truman


Here's a list of a ton of examples, all Cocos2d based:

http://www.cocos2d-iphone.org/forum/topic/24798

direct link to downloads page:

https://docs.google.com/spreadsheet/ccc?key=0Ap9yzw5RaZIZdFNoWEtvTXdfbThHM0hJUGxWUHZwSGc#gid=0

Note: Click on the "DropBox" links to get the source without having to go through lots of clicks at some other site.

like image 36
Brad Parks Avatar answered Nov 15 '22 08:11

Brad Parks