CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - cocos2d-x

搜索资源列表

  1. RunRunRunV1.6

    0下载:
  2. cocos2d-x开发的游戏源码,真实可靠。帮助初学者快速入门-cocos2d-x game source
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:466685
    • 提供者:刘泽潭
  1. Classes

    0下载:
  2. cocos2d-x小游戏,无敌版贪吃蛇,关卡设置-cocos2d-x games
  3. 所属分类:Other Games

    • 发布日期:2017-04-15
    • 文件大小:7735
    • 提供者:owing
  1. PlaneGame

    0下载:
  2. 使用cocos2d-x写的一个打飞机的小游戏-Using cocos2d-x wrote a small plane hit game
  3. 所属分类:iPhone

    • 发布日期:2017-05-19
    • 文件大小:5454759
    • 提供者:mingyuetianxia
  1. PlaneWar

    0下载:
  2. 来源于网上的基于Cocos2d-x的射击类游戏,仿微信打飞机,共享之。-From online Cocos2d-x-based shooting game, imitation micro-channel planes, share it.
  3. 所属分类:Shot Game

    • 发布日期:2017-05-12
    • 文件大小:2570492
    • 提供者:爱凤一生
  1. DownLoad

    0下载:
  2. 基于cocos2d-x 引擎,从服务器下载zip文件的功能,服务器的资源包名固定,服务器得有版本号,客户端根据本地的版本号与服务器端的比较,不同既检测到有更新,下载之后直接解压了,存放路径可自己指定-Based on cocos2d-x engine, from a functional server to download zip files, resource package name servers fixed, the server must have a version number,
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-15
    • 文件大小:7283
    • 提供者:
  1. Cocos2dx-recorder

    0下载:
  2. cocos2d-x 下 Object c与 C++混编的录音功能,支持wav存储文件
  3. 所属分类:iPhone

    • 发布日期:2017-05-24
    • 文件大小:8043417
    • 提供者:HOT
  1. socket

    0下载:
  2. 为cocos2d-x写得一个socket通信模块,性能强悍异常。api简洁优雅。-To write a socket cocos2d-x communication module, powerful performance anomalies. api simple and elegant.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-03
    • 文件大小:516765
    • 提供者:beykery
  1. DrawDemo

    0下载:
  2. Cocos2d-x实现的一个绘图程序,其中采用了贝塞尔二阶曲线实现了平滑的直线的绘制。 -A draw program written by C++ using game egine Cocos2d-x.The main highlight is using besser to draw smooth line
  3. 所属分类:Game Engine

    • 发布日期:2017-05-15
    • 文件大小:3974329
    • 提供者:周星
  1. samegame

    0下载:
  2. 一款基于cocos2d-x的三消游戏的代码,类似微信上的天天爱消除-One based on cocos2d-x SameGame, similar to the day of love on the elimination of WeiXin
  3. 所属分类:Other Games

    • 发布日期:2017-05-27
    • 文件大小:9312937
    • 提供者:邓坚
  1. super-animation-samples-master

    1下载:
  2. 利用flash制作cocos2d-x的动画编辑器,方便从flash中导出动画文件,并且支持cocos2d-x的使用。-Making use of flash animation cocos2d-x editor, easy to export files from flash animation, and supports the use of cocos2d-x.
  3. 所属分类:Game Engine

    • 发布日期:2017-06-11
    • 文件大小:18124000
    • 提供者:ken
  1. UIMaskSprite

    0下载:
  2. cocos2d-x实现图片的遮罩功能,写好接口了,返回CCSprite对象-cocos2d-x achieve picture mask function, written interfaces, and returned CCSprite object
  3. 所属分类:Game Engine

    • 发布日期:2017-04-10
    • 文件大小:1391
    • 提供者:田敏
  1. UISpriteBlur

    0下载:
  2. cocos2d-x 图片高斯模糊效果,由此可以修改衍生为运动模糊-cocos2d-x pictures Gaussian blur effect, which can be modified derivative of motion blur
  3. 所属分类:游戏引擎

    • 发布日期:2014-03-05
    • 文件大小:2050
    • 提供者:田敏
  1. multi-platform-js

    0下载:
  2. cocos2d-x missing file
  3. 所属分类:Game Program

    • 发布日期:2017-05-06
    • 文件大小:1196045
    • 提供者:MrElec
  1. multi-platform-lua

    0下载:
  2. cocos2d-x missing file
  3. 所属分类:Game Program

    • 发布日期:2017-05-09
    • 文件大小:1587823
    • 提供者:MrElec
  1. CocosNet-2.2beta-3C

    0下载:
  2. cocos2d-x网络扩展-cocos2d-x network ext-------
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1821255
    • 提供者:wx_Huang
  1. MyMoonWarrior-master

    1下载:
  2. cocos2d-x飞机大战的程序,用C++编写。-cocos2d-x mymoonwarriorspace
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5717010
    • 提供者:liu
  1. Tetris

    0下载:
  2. 基于cocos2d-x开发的俄罗斯方块游戏,是本人在学习cocos2d-x引擎时,在win7下使用vs2010的C++做的。 附上完整的源代码。请根据自己的cocos2d-x安装路径更改vs工程项目的属性设置,即可调试运行。该代码仅供cocos2d-x游戏开发爱好者研究学习。 -Based on cocos2d-x developed Tetris game, I was in learning cocos2d-x engine, using vs2010' s C++ do
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2584866
    • 提供者:lq
  1. qqdsfsdf

    0下载:
  2. 《QQ欢乐斗地主》山寨版: 使用Cocos2d-x编写,模仿《QQ欢乐斗地主》的界面实现了一个具有简单AI的单机版斗地主游戏。 游戏的详细说明请查看游戏目录下的help.txt文件。-" QQ joy Landlords" cottage Edition: Using Cocos2d-x prepared to imitate " QQ joy Landlords" interface implements a simple stand-a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:7077575
    • 提供者:3ed
  1. CardDefence

    0下载:
  2. cocos2d-x 卡牌类游戏源代码,需要cocos2d-x 2.1-Card Game
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:124119
    • 提供者:big
  1. CreateLowImage

    0下载:
  2. bash脚本。Cocos2d-x工程批量转换缩小图片。自动用 texturePacker 命令行生成缩小的图片。-bash scr ipt. Cocos2d-x project batch convert narrow picture. Automatically generated line down picture with texturePacker command.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:4415
    • 提供者:tianzhan
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com