搜索资源列表
plane
- 用C++写的2D飞机游戏 程序结构简单 适合初学者学习
plane
- 这是一个用c++编写的简单的飞行碰撞类游戏,程序设计较为简单,对于初学者是个不错的例子。
FlyModule
- 简单飞行射击模型,6位Boss,9种敌机,玩家有3种主要武器(粒子炮,激光,质子束)与3种辅助武器(直射弹,漂雷,爆炸弹),没有卷动背景,代码由以前学习时JAVA写的一个MIDLET程序修改而来,所以看着有点别扭,刚学DirectDraw,希望各位大侠交流指教。 按键: 方向键-移动 Z-开火 X-切换主要武器 C-切换辅助武器
飞行射击游戏
- 一个简单的飞行射击游戏。这是我的C++的大作业,不足之处请体谅,付有可执行程序和源码-a simple flight shooter. This is my C of operations, inadequate understanding Department asked to pay is executable and source
Flightshooting
- C++简单的飞行射击游戏源码, 空格: 发弹 TAB: 换武器 方向键: 移动-C++ Simple flight shooting game source code, spaces: bullets TAB: arrow keys for weapons: Mobile
tank
- c语言编写的坦克大战,比较简单,对于dos下的c语言编程有一定帮助-c Tankedaizhan languages, is relatively simple, for dos under c language programming must have Helped
FlightWar
- 用MFC写的简单飞机游戏,本人的第一个c++游戏作品-Used to write a simple MFC games aircraft
game
- C语言编写的飞机游戏,十分简单、明了,适合初学者学习-Aircraft Games written in C language is very simple, clear, suitable for beginners to learn
MyGame
- C#开发的一个简单设计游戏 利用C#画图,操作图片,播放声音,实现动画效果-A simple shooting game developped in C#
tankedazhan
- 控制台游戏,坦克大战,共三关!!可以地图编辑!简单但美观,采用C/C++语言!VC6.0平台-Console game, Battle City, a total of three off! ! Can map editor! Simple but beautiful, with C/C++ language! VC6.0 platform
20074335238819
- 个简单的飞行射击游戏。这是我的C++面向对象大作业 个简单的飞行射击游戏。这是我的C++面向对象大作业 -A simple flight shooting game. This is my large C++ object-oriented operating a simple flight shooting game. This is my large C++ object-oriented operations
ShootBird
- 用VIsual C++编写的简单的射击游戏,太空人可以自由走动,放箭射死上方飘过的大雕,当有十只大雕逃跑后游戏结束,时间为两分钟。-VIsual C++ written with a simple shooting game, astronauts can move around freely, throw the shot drifted across the top of the big birds, when the eagle escaped after ten games over,
c_tank
- 一个简单的坦克大战游戏,c语言编写,windows下运行-A simple Battle City game, c language, windows run
youxi
- 简单的c#做的打飞机游戏,支持发射子弹,8个方向-C# to do a simple game to play airplane
game
- 用C语言编写的设计游戏,很简单,很容易看懂-Design of the game source code in C language
Cocos2DGame
- 基于Objective-C,Cocos2D的一款简单的小游戏-Based on Objective-C, the Cocos2D a simple little game
space-tanks
- 简单小游戏,空间坦克~!C#编程~!开发步骤及源码全部放在文档中~!-Simple game, space tanks ~! C# Programming ~! Development steps and source code are all on the document ~!
airFinal
- 用box2d引擎和c++实现了简单的联网射击游戏 采用CS架构和hge进行渲染 最多可供10玩家进行游戏 有三种基本的飞机形式 每种飞机有不同的操作方式控制 -Box2d engine and c++ of simple networking shooter using CS architecture can accommodate up to 10 players for the game are three basic types of aircraft in the form of eac
plane
- 飞机小程序,用c++语言编写,很简单,功能不全-Aircraft applet
Tank Game C++
- 简单的C++写的坦克游戏,特意经过vc6.0测试通过的