搜索资源列表

  1. fanpai

    0下载:
  2. cocos2d-x 实现的3D 翻牌效果-cocos2d-x to achieve the 3D flop effect
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-19
    • 文件大小:447488
    • 提供者:luxiaoyu
  1. MoonWar

    0下载:
  2. cocos2d-x 自己实现的月球飞机大战, 稍作改进, 可以发布到app store-cocos2d-x to achieve their own lunar aircraft war, Little improvement, you can publish to app store
  3. 所属分类:其他游戏

    • 发布日期:2024-05-19
    • 文件大小:13792256
    • 提供者:小玄子
  1. Gluttonous-Snake

    0下载:
  2. cocos2d-x + VS2012 贪食蛇游戏 (火星蛇+AI)游戏入门学习案例-cocos2d-x+ VS2012 pivotal game (Mars snake+AI) game portal case study
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-19
    • 文件大小:12599296
    • 提供者:kid
  1. ParseXmlTest

    0下载:
  2. cocos2d-x中解析xml的demo-cocos2d-x in the xml parsing demo
  3. 所属分类:IOS

    • 发布日期:2024-05-19
    • 文件大小:1476608
    • 提供者:杨会权
  1. firsttest2

    0下载:
  2. cocos2d-x program c++ visual c++ express 2010
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-19
    • 文件大小:23861248
    • 提供者:assets
  1. cocod2dx-frame-cache

    0下载:
  2. Sprite fr a me cache for Cocos2d-x game engine. It creates animation from the sprites of fr a me cache and adds that to the animation cache.
  3. 所属分类:其他游戏

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Kang Yong Rim
  1. fightergamescene

    1下载:
  2. A cocos2d-x game scene of fighter genre. It is a scene configuration during game setup stage.
  3. 所属分类:其他游戏

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:Kang Yong Rim
  1. Classes

    0下载:
  2. cocos2d-x小工具,实现了读取plist文件内容,并且可以写入plist文件,达到修改的效果-cocos2d-x small tool has to read plist file contents, and can write plist file, to modify the effect of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:41984
    • 提供者:柳灵康
  1. Search

    0下载:
  2. cocos2d-x 写的一个自动寻路程序,挺简单的,熟悉cocos2d-x而已-cocos2d-x wrote an automatic routing program, quite simply, familiar cocos2d-x only
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:818176
    • 提供者:刘涛
  1. Template_Classes

    0下载:
  2. cocos2d-x 2.1.3 模板文件, 屏幕自动适配 使用方法: 用引擎创建项目后, 把此模板的所有文件都覆盖即可-Cocos2d-x 2.1.3 template files, automatic screen adaptation Method of using: create a new project with the engine, put all the files on this template are o
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:BlackCushion
  1. SimpleGame

    0下载:
  2. 基于Cocos2d-x 2.1.3 的SimpleGame完整工程 -SimpleGame complete project based on Cocos2d-x 2.1.3
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-19
    • 文件大小:1806336
    • 提供者:BlackCushion
  1. man20sec

    0下载:
  2. 是男人就坚持20秒的游戏代码,由cocos2d-x开发,可以作为学习参考。-a game developed by cocos2dx
  3. 所属分类:其他游戏

    • 发布日期:2024-05-19
    • 文件大小:202752
    • 提供者:chenyq
  1. Snake

    0下载:
  2. cocos2d-x 编写的贪吃蛇的代码,可以作为入门游戏参考。 -a game developed with cocos2d-x
  3. 所属分类:其他游戏

    • 发布日期:2024-05-19
    • 文件大小:667648
    • 提供者:chenyq
  1. Cocos2dGame01

    0下载:
  2. cocos2d-x编写的一个小的RPGdemo,新手学习cocos2d-x的比较好的参考。-a rpg game developed by cocos2d-x
  3. 所属分类:其他游戏

    • 发布日期:2024-05-19
    • 文件大小:3038208
    • 提供者:chenyq
  1. ZYG002

    0下载:
  2. cocos2d-x编写的太空战代码,类似雷电,可作为参考学习cocos-a game developed by cocos2d-x
  3. 所属分类:其他游戏

    • 发布日期:2024-05-19
    • 文件大小:510976
    • 提供者:chenyq
  1. network

    0下载:
  2. Cocos2d-x游戏中可以用的Socket模块源代码-Socket manager module
  3. 所属分类:IOS

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:Eric
  1. SSYDGJ

    0下载:
  2. 彩色运动轨迹特效 cocos2d-x的demo 可以-Color trajectory effects cocos2d-x can look at the demo
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:9703424
    • 提供者:gogo
  1. JniTest

    0下载:
  2. 通过jni实现cocos2d-x与java层通信,实例demo-By jni achieve cocos2d-x layer communication with java, example demo
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2524160
    • 提供者:john
  1. CrossGame

    0下载:
  2. 利用cocos2d-x引擎制作的十字消除类,益智游戏-Use cocos2d-x engine produced Cross eliminate class, puzzle games
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-19
    • 文件大小:1161216
    • 提供者:Sherry
  1. Man

    0下载:
  2. 基于PC cocos2d-x 2.1.3 vs2010 适用初学者
  3. 所属分类:进程与线程

    • 发布日期:2024-05-19
    • 文件大小:9589760
    • 提供者:李畅
« 1 2 3 4 56 7 8 9 10 »

源码中国 www.ymcn.org