搜索资源列表
Coco2d游戏开发教程+源码
- Cocos2d游戏开发,内置源码实例简单易懂,从基本开发流程到动画渲染等
Cocos2dxSimpleGame-0.9.1
- cocos2d-x的小游戏,适合初学者。-the cocos2d-x game, suitable for beginners.
Simple-shooting-game
- 用动画,OC,Cocos2D编写的一款简单的小游戏-In animation, OC, Cocos2D write a simple little game game
Learning-Cocos2D
- 学习cocos2d游戏引擎的好书,在safaribooksonline上卖很贵,值得收藏呀!-This book is for anyone with basic programming knowledge who wants to create a game for the iPhone or iPad. In this book you will go through the entire process of writing a game with Cocos2D from zero to
insshaft
- 熊猫跳跳,一个类似于doodle jump的游戏,采用cocos2d引擎实现-Panda jumping, a game similar to doodle jump, using the engine to achieve cocos2d
Cocos2D-iPhoneGame
- 学习使用Cocos2d编写iphone游戏。 包含源代码,是一个很好的学习资料 (中文版)-use coco2d devlope iphone game. include all source code.(chinese version)
Cocos2DPZYG001
- 知易Cocos2D-iPhone 游戏开发教程中第一章的源码中文详解(+我亲自书写的程序重难点中文详细注释),与你一起成长为iPhone游戏开发高手!-It is easier Cocos2D-iPhone game development tutorials, and grow with you for the iPhone game development expert! I personally write the program plus heavy and difficult to C
Cocos2DPZYG002
- 知易Cocos2D-iPhone 游戏开发教程中第二章的源码中文详解(+我亲自书写的程序重难点中文详细注释),与你一起成长为iPhone游戏开发高手!-It is easier Cocos2D-iPhone game development tutorials, and grow with you for the iPhone game development expert! I personally write the program plus heavy and difficult to C
Cocos2DPZYG003
- 知易Cocos2D-iPhone 游戏开发教程中第三章的源码中文详解(+我亲自书写的程序重难点中文详细注释),与你一起成长为iPhone游戏开发高手! -It is easier Cocos2D-iPhone game development tutorial chapter of the Detailed Chinese source (+ I personally important and difficult Chinese writing detailed program notes
Cocos2DPZYG004
- 知易Cocos2D-iPhone 游戏开发教程中第四章的源码中文详解(+我亲自书写的程序重难点中文详细注释),与你一起成长为iPhone游戏开发高手!-It is easier Cocos2D-iPhone game development tutorial Chapter Detailed Chinese source (+ I personally important and difficult Chinese writing detailed program notes), and gro
Cocos2DPZYG005
- 知易Cocos2D-iPhone 游戏开发教程中第五章的源码中文详解(+我亲自书写的程序重难点中文详细注释),与你一起成长为iPhone游戏开发高手!-It is easier Cocos2D-iPhone game development tutorial Detailed Chinese Chapter of the source (+ I personally important and difficult Chinese writing detailed program notes),
Cocos2DPZYG006
- 知易Cocos2D-iPhone 游戏开发教程中第六章的源码中文详解(+我亲自书写的程序重难点中文详细注释),与你一起成长为iPhone游戏开发高手!-It is easier Cocos2D-iPhone game development tutorial Detailed Chinese Chapter of the source (+ I personally important and difficult Chinese writing detailed program notes),
Cocos2DPZYG007
- 知易Cocos2D-iPhone 游戏开发教程中第七章的源码中文详解(+我亲自书写的程序重难点中文详细注释),与你一起成长为iPhone游戏开发高手!-It is easier Cocos2D-iPhone game development tutorial Chapter VII of the source Chinese explain (+ I personally important and difficult Chinese writing detailed program notes
Cocos2DPZYG008
- 知易Cocos2D-iPhone 游戏开发教程中第八章的源码中文详解(+我亲自书写的程序重难点中文详细注释),与你一起成长为iPhone游戏开发高手!-It is easier Cocos2D-iPhone game development tutorial Chapter VIII of the Detailed Chinese source (+ I personally important and difficult Chinese writing detailed program not
20s
- 基于cocos2d-x的游戏例子,简单明了的介绍cocs2d-x引擎的使用-Based on the cocos2d-x game example, the use of simple and clear the introduction cocs2d-x engine
demoCocos01
- 一款用cocos2d开发的连连看游戏,可靠耐用,适合学习cocos2d开发游戏的新手-The development of a cocos2d, Snake game, reliable and durable, suitable for novice learning cocos2d development game
cocos2d-x--simple-Game
- cocos2d-x 实现一个简单的小游戏,适合新手入门-Cocos2d- x realize a simple little game, suitable for beginners entry
cocos2d-master
- cocos2d源码,功能非常强大。很好的设计游戏范例,包含完整的代码和美术资源,是初学者学习的好例子。-A Little Cocos2d Tetris Clone by Josh Aburto With some help from the Puyo Cocos2d chapter in "iPhone Game Projects" And inspired by Tris. To Do: Change controls from touch to move to
CocosDragonJS
- visual studio工程, 基于cocos2d-html5的游戏, 玩家可以控制飞龙吃金币来飞行。 喜欢html5游戏开发的网友可以用来研究学习。-visual studio project, based on cocos2d-html5 game, players can control the dragon eat gold to fly. Like html5 game development users can be used to study learning.
Tetris
- 基于cocos2d-x开发的俄罗斯方块游戏,是本人在学习cocos2d-x引擎时,在win7下使用vs2010的C++做的。 附上完整的源代码。请根据自己的cocos2d-x安装路径更改vs工程项目的属性设置,即可调试运行。该代码仅供cocos2d-x游戏开发爱好者研究学习。(Tetris game based on cocos2d-x development, is I in learning cocos2d-x engine, in win7 under the use of VS2010