cocos game --brickie


-
射击消除游戏
125B
Cocos2d-x入门视频教程(全7讲)
2019-07-23资源名称:Cocos2d-x入门视频教程(全7讲)资源目录:【】cocos2d-x视频教程_01【】cocos2d-x视频教程_02【】cocos2d-x视频教程_03【】cocos2d-x视频教程_04【】cocos2d-x视频教程_05【】cocos2d-x视频教程_06【】cocos2d-x视频教程_07资源截图: 资源太大,传百度网盘了,链接在附件中,有需要的同学自取。
8.48MB
cocos2d-x开发者文档(中文)2015-01-30
2015-01-31因为最近在学cocos2d-x,找了半天在网上也找不到一个离线的文档,于是自己抽空做了一个,全部内容提取自cocos2d-x中文官网的文档页http://cn.cocos2d-x.org/article 目前只提取了cocos2d-x部分内容。因为内容比较多,可能有些抓取的时候会有些错误,仅供参考吧。最新的内容还是以官网为主。以后考虑补充其他内容 编译日期是2015年1月30日
4.99MB
Cocos2d-x Cookbook
2016-01-11Cocos2d-x is a suite of open source, cross-platform game-development tools used by thousands of developers all over the world. Cocos2d-x is a game framework written in C++, with a thin platform-dependent layer. Completely written in C++, the core engine has the smallest footprint and the fastest speed of any other game engine, and is optimized to be run on all kinds of devices. You will begin with the initial setup and installation of Cocos2d before moving on to the fundamentals needed to create a new project. You will then explore and create the sprites, animations, and actions that you will include in the game. Next you will look at strings and create labels, including a label with True Type Font (TTF) font support. Later, you will learn about layer and scene creation and transition. Then you will create the GUI parts essential for a game, such as buttons and switches. After that, you will breathe life into the game with background music and sound effects using the all new Cocos2d-x audio engine. You will then discover how to manage resource files and implement processes that depend on the operating system.
147.50MB
精通COCOS2D-X游戏开发_PDF(基础卷&进阶卷).zip
2019-07-08《精通Cocos2d-x游戏开发》分为《基础卷》和《进阶卷》两册。这两册都有明确的写作目的。《基础卷》专注于Cocos2d-x引擎基础,致力于让Cocos2d-x初学者成为一个基础扎实、靠谱的程序员。《进阶卷》专注于各种实用技术,是作者多年开发经验的结晶,书中的技术点大多是从实际工作中碰到的问题提炼而来的,从问题的本质出发到解决问题的思路,提供了多种解决方案,并对比各方案的优缺点,启发读者思考。 本书为《精通Cocos2d-x游戏开发》的《进阶卷》,共36章,分为4篇。第1篇为“实用技术篇”,主要内容有加密解密、增量更新、分辨率适配、调试技巧、Shader特效、裁剪遮罩、物理引擎、骨骼动画、CocoStudio最佳实践等实用技术。第2篇为“Lua篇”,主要内容有Lua的基础知识、Lua的table与面向对象、C/C++与Lua的通信、Cocos2d-x原生Lua框架与Quick-Cocos2d-xLua框架等。第3篇为“网络篇”,主要内容有网络基础、selectIO复用、Socket和Libcurl等基础知识,以及弱联网、强联网、局域网等网络游戏的客户端和服务端开发。第4篇为“跨平台篇”,主要内容有Android和iOS平台的开发和打包知识,以及如何使用AnySDK快速接入第三方SDK。 本书适合使用Cocos2d-x进行游戏开发的中高级读者阅读,尤其适合在使用Cocos2d-x开发过程中碰到问题的程序员,以及希望学习一些实用技术,从而丰富自身经验的程序员。对于大中专院校的学生和社会培训班的学员,本书也是一本不可多得的学习教程。
4.45MB
COCOS2d-X by Example Beginners Guide
2018-01-31COCOS2d-X by Example Beginners Guide Learn to build multi-device games in simple, easy steps, letting the framework do all the heavy lifting Spice things up in your games with easy to apply animations, particle effects, and physics simulation Quickly implement and test your own gameplay ideas, with an eye for optimization and portability Enjoy building the games as much as you will enjoy playing them In Detail Cocos2d-x is the C** port of arguably the most popular open source 2D framework in the world. Its predecessor was limited to the Apple family but with Cocos2d-x you can take your applications to all major app stores, with minimum extra work. Give your games a larger target audience with almost no extra hassle. “Cocos2d-X by Example Beginner’s Guide” allows you to build your own cross platform games using all the benefits of a time tested framework, plus the elegance and simplicity of C++. Each of the six games developed in this book will take you further on the road to becoming an expert game developer with no fuss and plenty of fun. Follow six tutorials for six very different games that leverage the ease of Cocos2D-X and its quick implementation, moving from simple ideas to more advanced topics in game development. In easy-to-follow steps, the book teaches you how to take full advantage of the framework by adding animations and special effects, implementing a physics engine, and optimizing your games. Prepare your project for multiple platforms and learn how to take your game concepts to completion.
49B
cocos引擎老版本集合(cocos2d-x-2.2.1 - 3.5)
2017-09-17cocos引擎老版本下载集合(cocos2d-x-2.2.1 - 3.5),分别有cocos2d-x-3.5、cocos2d-x-3.4、cocos2d-x-3.2、cocos2d-x-2.2.6、cocos2d-x-2.2.2和cocos2d-x-2.2.1。
84.96MB
Cocos2d-x实战++JS卷++Cocos2d-JS开发+PDF电子书下载+带书签目录+完整
2018-09-11Cocos2d-x实战++JS卷++Cocos2d-JS开发+PDF电子书下载+带书签目录+完整
33.58MB
《Cocos2d-x实战 JS卷 Cocos2d-js开发》随书源码上
2016-01-28《Cocos2d-x实战 JS卷 Cocos2d-js开发》随书源码 ch1-ch12 上卷 因为超过csdn上传限制分为2个压缩文件
871KB
超级玛丽 cocos2d-x
2014-03-31超级玛丽cocos2d-x C++版,cocos2d-x 2.2.x版本
49B
cocos2d-x-2.2.2旧版引擎下载
2017-09-17cocos2d-x-2.2.2下载,不多说。或者可以下载另一个资源 cocos引擎老版本集合(cocos2d-x-2.2.1 - 3.5) http://download.csdn.net/download/crazymagicdc/9982656
49B
cocos2d-x-2.2.6旧版引擎下载
2017-09-17cocos2d-x-2.2.6下载,不多说。或者可以下载另一个资源 cocos引擎老版本集合(cocos2d-x-2.2.1 - 3.5) http://download.csdn.net/download/crazymagicdc/9982656
49B
cocos2d-x-3.4旧版引擎下载
2017-09-17cocos2d-x-3.4下载,不多说。或者可以下载另一个资源 cocos引擎老版本集合(cocos2d-x-2.2.1 - 3.5) http://download.csdn.net/download/crazymagicdc/9982656
17.45MB
cocos2d-x-2.1.5
2013-10-11cocos2d-x-2.1.5
64B
cocos2d-x-3.2 网盘下载
2018-07-12cocos2d-x3.2版本下载,由于文件太大所以上传了网盘资源
53B
cocos2d-x实战 c++卷教程及完整源码
2017-09-01cocos2d-x实战 c++卷教程及完整源码下载,使用最新cocos2d-x-3.14版本,在xcode7.3上已编译通过。 解决相关问题 1、解决源程序在高版本上无法编译问题 2、解决源程序中文注释部分,xcode上显示乱码问题 3、根据书籍标注片段,源码做了相应说明备注,更好的配合学习。 4、教程文件对应章节做了目录,可以方便定位章节。 使用说明: 1、Classes_base 项目模板 2、source:教程源程序 3、book:教程 4、运行不同源码实例时,只需要将source目录下对应教程目录更名为Classes,拷贝到BookProjects目录下就可以运行了。
3KB
bat的4种进度条
2012-08-01~~ 内含 ~~ bat的4种进度条
67.11MB
我所理解的Cocos2d-x ,秦春林编著 ,P4381.pdf
2018-08-29《我所理解的Cocos2d-x》针对最新的 Cocos2d-x 3.x版本,介绍了Coco2d-x游戏引擎的基本架构、渲染机制,以及各个子模块的功能和原理,并结合OpenGL ES图形渲染管线,深入探讨了游戏开发中涉及的相关图形学的知识,内容包括:Cocos2d-x的基本架构及渲染机制、纹理相关的知识、OpenGL ES 2.0渲染管线、计算机字体的绘制、多分辨率支持、事件分发、碰撞与物理引擎、游戏对象模型架构、Genius-x开源框架、脚本在游戏引擎中的架构等。
127B
Cocos2d-X案例开发大全
2019-07-23资源名称:Cocos2d-X案例开发大全内容简介:《Cocos2d-X案例开发大全》包括大量基于Cocos2d-X开发的游戏案例,详细讲解了基于Cocos2d-X游戏引擎在Android及iOS平台下进行游戏开发的思路,能够快速帮助读者提升利用Cocos2d-X进行游戏开发的实战能力与技巧。 《Cocos2d-X案例开发大全》内容共分11章,既讲解了Cocos2d-X开发环境的搭建和实战技术,又 资源太大,传百度网盘了,链接在附件中,有需要的同学自取。
-
下载
西藏各乡镇街道shp文件
西藏各乡镇街道shp文件
-
下载
C#航空航天售票系统数据库原理课程设计(数据库+Microsoft Visual Studio 2010).rar
C#航空航天售票系统数据库原理课程设计(数据库+Microsoft Visual Studio 2010).rar
-
下载
点触验证码,滑动验证码,图形验证码破解
点触验证码,滑动验证码,图形验证码破解
-
下载
Unity DoTween.unitypackage
Unity DoTween.unitypackage
-
下载
Close LCD一键关闭显示器.rar
Close LCD一键关闭显示器.rar
-
下载
MYSQL和PHP服务器配置方法与步骤.txt
MYSQL和PHP服务器配置方法与步骤.txt
-
下载
危险性较大的分部分项工程安全管理规定.docx
危险性较大的分部分项工程安全管理规定.docx
-
下载
manuscript.zip
manuscript.zip
-
下载
中建中心群塔作业施工方案.docx
中建中心群塔作业施工方案.docx
-
下载
basler.pylon.dll
basler.pylon.dll
