登录
首页 » Visual C++ » feiji

feiji

于 2016-05-31 发布 文件大小:283KB
0 233
下载积分: 1 下载次数: 6

代码说明:

  这是一款用c++编写的类似雷霆战机的游戏,可以实现多种功能(This is a similar written using c++ Thunder fighter game, you can achieve a variety of functions)

文件列表:

飞机1
.....\源代码
.....\......\Bitmap.cpp,2231,2013-12-02
.....\......\Bitmap.h,497,2013-12-02
.....\......\Bullet.cpp,3477,2013-12-02
.....\......\Bullet.h,1766,2013-12-02
.....\......\BulletSystem.cpp,3639,2013-12-02
.....\......\BulletSystem.h,508,2013-12-02
.....\......\CollisionSystem.cpp,3002,2013-12-02
.....\......\CollisionSystem.h,548,2013-12-02
.....\......\Display.cpp,1708,2013-12-02
.....\......\Display.h,464,2013-12-02
.....\......\Enermy.cpp,1865,2013-12-02
.....\......\Enermy.h,774,2013-12-02
.....\......\EnermySystem.cpp,2760,2013-12-02
.....\......\EnermySystem.h,512,2013-12-02
.....\......\FighterPlane.cpp,980,2013-12-02
.....\......\FighterPlane.h,409,2013-12-02
.....\......\Game.cpp,5075,2013-12-02
.....\......\game.dsp,5824,2005-06-12
.....\......\game.dsw,531,2005-05-14
.....\......\Game.h,75,2013-12-02
.....\......\game.ncb,132096,2016-05-03
.....\......\game.opt,49664,2016-05-03
.....\......\game.plg,2374,2016-05-03
.....\......\Game.rc,2977,2005-05-14
.....\......\Game.sln,897,2005-05-11
.....\......\Game.vcproj,9185,2005-06-07
.....\......\GameWorld.cpp,4538,2013-12-02
.....\......\GameWorld.h,963,2013-12-02

.....\......\picture.bmp.psd,271962,2005-06-07

.....\......\Player.cpp,1863,2013-12-02
.....\......\Player.h,516,2013-12-02
.....\......\pre_declaretion.h,292,2013-12-02
.....\......\Resource.h,986,2013-12-02

.....\......\Sprite.cpp,921,2013-12-02
.....\......\Sprite.h,641,2013-12-02
.....\......\stdafx.cpp,251,2013-12-02
.....\......\stdafx.h,827,2013-12-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • snake
    很简单的贪吃蛇,用的都是WINDOWS的API,不过是早期写的,可能可读性上差点,新手可以看(Snake is very simple)
    2011-07-09 18:38:28下载
    积分:1
  • Ball3.0
    类似弹球的小程序,用MFC做的,小球的移动和柱子的控制已经做好(Billiard similar small program, using MFC to do the small ball movement and control of columns have been carried out)
    2008-04-07 23:28:13下载
    积分:1
  • bug
    一个基于C++的打虫子游戏,难度递增,虫子的轨迹随机。(A C++ to play insect games, difficulty increase.)
    2013-10-29 09:30:14下载
    积分:1
  • pianoGame
    DC环境编写的小游戏,包括钢琴、带音乐的“拾音符”和“避音符”游戏。(failed to translate)
    2013-05-09 01:02:34下载
    积分:1
  • 象棋_0.5
    类似中国象棋的小游戏的实现(similar to a small Chinese chess games to achieve)
    2005-01-24 21:30:26下载
    积分:1
  • 2.3
    一个简单的猜数游戏程序:  利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。  利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大,请输入更小的数.”;如果inNum等于iNum,在屏幕上显示“猜对了.”,并结束运行。  猜测错误的时候,重新输入inNum,直到猜对为止。如果猜测10次后仍未猜对,显示“猜测次数已达10次,猜数失败.”,并结束程序的运行。 (A simple guessing game program:  use Math.random () method to generate double-type numbers between 0-1 dNum, will dNum into an integer between 0-100 iNum.  use KeyInput.readInt () method receives the keyboard input integer inNum. If inNum less than iNum, the screen " Enter the value of the small, enter the greater number." If inNum than iNum, the screen " Enter the value of the large number of smaller type." If inNum equal iNum, displayed on the screen, " guessed." and end the run.  guess wrong, re-enter inNum, until you guess it right up. If the guess was right 10 times not to show " guess the number has reached 10 times, guess the number of failures." And end the program.)
    2010-11-03 14:29:09下载
    积分:1
  • gnuchess-5.07
    一款国际象棋的C++源代码,可以实现人机对战,而且AI的棋力不错(A chess in C++ source code, can achieve man-machine Battle, and a good AI' s Qi Li)
    2009-12-11 18:08:34下载
    积分:1
  • stone_choice
    很小很经典的一个游戏——取石子,一次只允许取1到3的整数,最后取走石子的一方失败。(A small classic games- from stone, to allow only take a 1-3 integer, and finally took away the stones of one loser.)
    2008-12-26 15:22:54下载
    积分:1
  • Eight-Queens-Games
    说明:  八皇后小游戏,实现说明,以及代码实现原文件。(Eight Queens game to achieve that, and the code of the original document.)
    2011-03-07 23:02:18下载
    积分:1
  • 675646545
    VB反应能力测试小游戏,打地鼠源代码.有需要的下.(VB reaction capability test game, play hamster source code are in need.)
    2013-08-23 17:56:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载