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

搜索资源列表

  1. playgame

    0下载:
  2. 最初步的模型以及算法.空格是发射,发射的具体效果没写,呵呵~~我个人觉得还有以下地方可以改: 1.飞碟的路径可以变化大些 2.飞碟出现的方向 3.每次飞碟出现后有规定子弹 4.闯关 本程序的算放十分简单,主要是练抛物线.-most preliminary model and algorithm. Space is the launch, the launch of the specific effects I did not write, huh ~ ~ Personally, I think
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:1941
    • 提供者:
  1. spritebullet

    0下载:
  2. j2me 小的子弹精灵,简单介绍sprite 的一个例子-J2ME small bullets genies, a brief introduction of a sprite example
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:22578
    • 提供者:高呢
  1. SpaceCombat

    0下载:
  2. 这是一个简单的线条飞机游戏,躲避子弹撞击发射子弹的圈得分-This a simple game aircraft lines, dodge bullets fired bullets percussive score laps
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:5835
    • 提供者:xxx
  1. u3d场景2

    0下载:
  2. u3d飞机增加了更多的控制 和子弹
  3. 所属分类:游戏

  1. 基于j2se的TankWar开发

    0下载:
  2. 可以实现向八个方向移动,向八个方向发射子弹。 说明:本游戏参考尚学堂开发
  3. 所属分类:源码下载

    • 发布日期:2011-03-31
    • 文件大小:35824
    • 提供者:java_ning
  1. 是男人就坚持30秒

    0下载:
  2. 你是一个小飞机,躲避太空中飞来的子弹,源代码。
  3. 所属分类:源码下载

  1. 打飞机游戏(程序+源码+开发报告)

    0下载:
  2. 一个简单的win窗体游戏,可以切换子弹
  3. 所属分类:射击游戏

    • 发布日期:2011-06-12
    • 文件大小:336038
    • 提供者:liangce628
  1. wangle_10125811_D3DSprite

    0下载:
  2. 采用D3D写的3D游戏demo 仿照雷电模式,实现了碰撞即子弹击毁敌机-3D game using D3D write modeled lightning demo mode, and realize that bullet destroy enemy aircraft collision
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:5707144
    • 提供者:wangle
  1. paodafeiji

    0下载:
  2. 利用汇编语言编程出高炮发射子弹,打击正在空中飞行的飞机,打中后会有炮花-This is an assembly language programming, a bullet fired from artillery combat s the flying aircraft through the air, when hits the aircraft there will be firecracker.
  3. 所属分类:Shot Game

    • 发布日期:2017-04-04
    • 文件大小:16487
    • 提供者:王媛媛
  1. ProducerConsumer

    0下载:
  2. 采用Java 多线程技术,设计实现一个符合生产者和消费者问题的程序。对一个对象(枪膛)进行操作,其最大容量是12颗子弹。生产者线程是一个压入线程,它不断向枪膛中压入子弹;消费者线程是一个射出线程,它不断从枪膛中射出子弹-Use of Java multi-threading technology, designed to achieve a consistent producer and consumer issues programs. Pairs of an object (the cham
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:703
    • 提供者:Allan
  1. plane_complete

    0下载:
  2. 基于ucgui的打飞机程序 通过扫描按键控制我机移动(只有4个按键,我们就设置了前后左右4个方向按键,子弹设为自动发射) 敌机移动通过rand函数产生(设敌机最大数为ENEMYMAXNUM,只要低于这数,每次循环就产生敌机否则不生成敌机.敌机只会在Y轴移动,如果敌机与我机相撞,,则发生爆炸) 敌机子弹生成与移动(每架敌机子弹数最多为BULLETMAXNUM,低于这个值,每个循环都会在飞机正前方产生一颗子弹,在Y轴方向移动SPEED.Y.如果子弹碰到我机,则发生爆炸,LIFE减
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:3504
    • 提供者:陈名
  1. VirtualGunsSampl

    2下载:
  2. robocode虚拟子弹机器人源代码,放在robots目录下,直接编译即可用-robocode VirtualGunsSampl,put it into robots column,compile it ,can be used
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-04-20
    • 文件大小:9623
    • 提供者:何欣荣
  1. Mario_hapy

    0下载:
  2. 基于JGE 游戏引擎 自主开发的超级玛丽游戏 包括 跳跃 吃金币 蘑菇 子弹等功能-JGE game engine based on self-developed Super Mario games, including jumping gold mushrooms eat bullets and other functions
  3. 所属分类:Other Games

    • 发布日期:2017-06-19
    • 文件大小:29462880
    • 提供者:杨波
  1. tank

    0下载:
  2. java me 开发的坦克大战游戏,实现了碰撞检测,子弹发射,适合初学者学习使用-a tank game developed by java,it realize the collision detection and can fire a bullet ,it,s better for beginner!
  3. 所属分类:Shot Game

    • 发布日期:2017-11-09
    • 文件大小:89671
    • 提供者:李明
  1. TankWar

    0下载:
  2. 包括坦克大战的基本功能。包括tank,子弹,墙,血块等类,还有文档和详细注释。-Including the basic functions of Tankedaizhan. Including the tank, missiles, walls, and other class of blood clots, as well as documents and detailed notes.
  3. 所属分类:Game Program

    • 发布日期:2017-03-23
    • 文件大小:197548
    • 提供者:lilei
  1. tutorial01

    0下载:
  2. j2me手机游戏源码,关于发射子弹的源代码-j2me mobile game source code, with regard to the source code of a bullet
  3. 所属分类:J2ME

    • 发布日期:2017-04-08
    • 文件大小:222370
    • 提供者:mhh
  1. alien

    0下载:
  2. python开发的设计小游戏,利用左右键控制飞船移动,空格键发子弹,一款好玩简单的小游戏-python developed game, use left and right arrow keys to control the spacecraft move, the spacebar rounds of ammunition, a fun and simple game
  3. 所属分类:Shot Game

    • 发布日期:2017-04-07
    • 文件大小:733375
    • 提供者:zhaoshikun
  1. hold-100-min

    0下载:
  2. 类似于雷电的游戏 控制飞机躲开子弹 看你能不能坚持100秒-hold on for 100 seconds
  3. 所属分类:Game Program

    • 发布日期:2017-04-10
    • 文件大小:1486216
    • 提供者:lichao
  1. CFmishizhe

    0下载:
  2. CF全功能变态源码,无后座,子弹穿墙等等!多功能版本!-CF full-featured the metamorphosis source, no back seat, a bullet through the wall, and so on! Multifunction version!
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-11-18
    • 文件大小:906463
    • 提供者:智二飞
  1. IGI-1

    0下载:
  2. 秘密潜入1(IGI1),1-6关只带枪支无限子弹源码。-Secretly sneaked (IGI1), 1-6 off only with guns unlimited bullets source.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-06
    • 文件大小:1250248
    • 提供者:黃壹鳴
« 1 2 3 45 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com