搜索资源列表
Coco2d游戏开发教程+源码
- Cocos2d游戏开发,内置源码实例简单易懂,从基本开发流程到动画渲染等
Box2D cocos2d,物理碰撞游戏开发
- cocos2d,物理碰撞,游戏开发,苹果-game,collision,physics,iOS dev
cocos2d-iphone-1.0.0-rc.tar
- cocos2d-iphone-1.0.0-rc.tar.cocos2d,是游戏的引擎,在其框架下可以获得很多现成的知识框架 ,这是最新的源代码。-cocos2d-iphone-1.0.0-rc.tar.cocos2d, the game' s engine, in its framework of knowledge can get a lot of ready-made framework, which is the latest source code.
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-0.3.0.tar
- cocos2d游戏开发引擎,基于python的,结构很好,也很容易使用,是打算学习python和在linux下开发2d游戏的理想学习资料。-cocos2d game development engine, based on the python, and the structure of very good, also very easy to use, are intended to study python and linux at 2d Game developed under ideal
Cocos2d
- Iphone游戏引擎,具有所有的2D游戏功能,特别是重力系统。-Iphone game engine,
22
- 如何用cocos2d-x来开发简单的Uphone游戏:(三) 射击子弹 & 碰撞检测 Posted on 2010-10-11 17:45 Walzer 阅读(297) 评论(0) 编辑 收藏 所属分类: cocos2d 五、射击子弹 首先,我们先让这游戏里唯一的图层可以支持触摸。添加下面一行到init方法: -How cocos2d-x Uphone to develop a simple game: (c) firing bullets &
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
tankbattle
- 一个iphone上的坦克小游戏的源码,cocos2d,学习iphone游戏开发的资料-Tanks on a iphone game source code, cocos2d, learning iphone game development information
cocos2d-for-iphone
- cocos2d进行iphone游戏开发的入门书籍,知易教程,附带每章源码,适合于初学cocos2d的程序员。-cocos2d for iphone game development
cocos2d
- 基于java语言实现的蜘蛛人的游戏,可以通过重新设置开始游戏-Spider-Man game java language, you can re-set to start the game
Cocos2D-x
- 开发游戏的好资料,关于cocos2d,欢迎下载-Good information to develop the game, about cocos2d, welcome to download
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