CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 射击游戏 搜索资源 - 游戏Demo

搜索资源列表

  1. 3dgame开发《一》(演示0.01版)

    0下载:
  2. 3dgame开发《一》(演示0.01版)是射击游戏框架的演示版,是在原开放代码的基础上增加了一些内容:加载敌人,对子弹进行限制.-3dgame development "a" (demo version 0.01) is a shooting game demo version of the framework is open to the original code on the basis of some additional elements : Add enemy,
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:10382820
    • 提供者:3dsgamexbb
  1. Csj

    0下载:
  2. C编写,进行等级选择之后,开始游戏。 你有5次机会,每次输入一个1到40之间的数,红色矩形底部便会有一个*从你输入数字的坐标处向上射出。若命中上面的人头,变响铃。最后给出命中次数,用时,得分,最高分。功能5是随机演示。-C, the choice for grading after the game began. You have five chances, each entry a 1-40 among the few, Red rectangular bottom will be an
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:25912
    • 提供者:my love
  1. ACT

    0下载:
  2. 左右方向键+小键盘的1键 这个demo是问题多多,我也懒的去解决了,有兴趣的自己搞定下,呵呵 反正算是个c++游戏制作的作业之类的东西吧 说真的游戏的算法和构架真是垃圾,可能是因为我还没有学习数据结构关系吧, 我尽快学下就是了,呵呵 本源码在vc6.0~~~~.net7.0下编译通过,需要DX9sdk头文件和lib库的支持,ok,谢谢;
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:976334
    • 提供者:conku
  1. FiringRange

    2下载:
  2. 用vc+directx9开发的一个设计游戏demo,界面效果很不错.按wsad为左右前后键.
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:5846195
    • 提供者:liuqinghua
  1. DemoFromDJ

    0下载:
  2. 简单而较全面的游戏小demo,使用dx9编制。实现了场景、动模、地形、摄像机以及简单的人工智能。
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:8985169
    • 提供者:姚雨晴
  1. CryENGINE_v3 游戏DEMO

    0下载:
  2. CryENGINE_v3 游戏DEMO 来源是从官方网站下载到的-CryENGINE_v3 demo
  3. 所属分类:射击游戏

    • 发布日期:2017-03-31
    • 文件大小:903580
    • 提供者:陶晶
  1. SpaceWar

    0下载:
  2. 用C++写的太空大战游戏程序实例,代码完整,可运行-it is a DEMO of the space War using C plus plus languare
  3. 所属分类:Shot Game

    • 发布日期:2017-05-28
    • 文件大小:11341170
    • 提供者:王飞
  1. 2Dgame

    0下载:
  2. c++ 自己开发的2d游戏开发的一个demo,给网友们分享一下-c++ own 2d game development as a demo, for users to share
  3. 所属分类:Shot Game

    • 发布日期:2017-05-07
    • 文件大小:830348
    • 提供者:vcfine8
  1. csSimplesource

    0下载:
  2. 场景精美的 3D 第一视角射击游戏(类似于 CS),3D 行动演示,采用 iRender 3D 游戏引擎-Exquisite scenes perspective of the first 3D shooting game [similar to CS], 3D action demo, using iRender 3D game engine
  3. 所属分类:Shot Game

    • 发布日期:2017-04-16
    • 文件大小:257257
    • 提供者:zurong
  1. GameDemo

    0下载:
  2. 飞行射击游戏的简单DEMO,包括卷动背景,碰撞-Flying shooting game simple DEMO
  3. 所属分类:Shot Game

    • 发布日期:2017-05-11
    • 文件大小:2913189
    • 提供者:PeiQi
  1. gamecanvas

    0下载:
  2. 射击游戏"宇宙大战"的demo版本,包括游戏LOGO到菜单以及游戏内容,主要是针对sprite、layerManager、AnimatedTile等的使用练习。-Shooting game " cosmic war" of the demo version, including the game menu and LOGO to the game, mainly for the sprite, layerManager, AnimatedTile the use of such
  3. 所属分类:Shot Game

    • 发布日期:2017-04-02
    • 文件大小:177874
    • 提供者:ddo831
  1. PlaneTest2

    0下载:
  2. 安卓eclipse开发的射击小游戏,有BOSS,血量等,是很好的开发Demo。-Android eclipse shooting game developed, BOSS, blood, is well developed Demo.
  3. 所属分类:Shot Game

    • 发布日期:2017-11-26
    • 文件大小:1057040
    • 提供者:刘程
  1. DX9-Pascal-Demo

    0下载:
  2. 小游戏,希望能给初学者一些帮助。如果你认为可以的话,希望给你带来惊喜。-Game, I hope to give beginners some help.
  3. 所属分类:Shot Game

    • 发布日期:2017-11-22
    • 文件大小:5531277
    • 提供者:班启旺
  1. FPS-Tutorial

    2下载:
  2. Unity实现的第一人称射击的游戏demo. 视频可从youtube上找到。这里是源码。写得比较简单,但很实用。一看就懂。-This is the demo for FPS game. Anyone who want to watch the learning video can directly go to youtube to find that. It really helpful because you can use these simple code to program your
  3. 所属分类:射击游戏

    • 发布日期:2013-12-26
    • 文件大小:8274762
    • 提供者:霍家鹏
  1. FPSGame

    0下载:
  2. 第一人称射击游戏demo,基于DirectX9实现,采用MESH网格模型,DirectInput输入控制-FPS GAME demo,based on DirectX9, using Mesh model and DirecxtInput as input device interface
  3. 所属分类:Shot Game

    • 发布日期:2017-05-20
    • 文件大小:6094991
    • 提供者:flyhorse
  1. game-master

    0下载:
  2. rsTest-2013.12.11 - 微信打飞机游戏Demo; buttonsTest - 在Cocos2d-x中创建各种按钮; RadioMenu - 封装的一个单选按钮类,cocos2d-x版本的。 cocos2dx_3.4game - 如何使用cocos2dx_3.4制作一个简单的游戏 SickHero - 一个休闲益智的小游戏-RsTest-2013.12.11- micro letter fight aircraft game Demo
  3. 所属分类:Shot Game

    • 发布日期:2017-05-21
    • 文件大小:6017867
    • 提供者:赵小艳
  1. Shooter

    0下载:
  2. 达内java培训 shooter 射击游戏,第一个培训课程,主要运用面向对象(Tarnet demo shooter .The first training course, mainly using object oriented)
  3. 所属分类:射击游戏

    • 发布日期:2018-04-22
    • 文件大小:846848
    • 提供者:wdfhenshuai
搜珍网 www.dssz.com