文件名称:Super-mushroom-game
介绍说明--下载内容均来自于网络,请自行研究使用
这是用C++ MFC 开发的一个小游戏的源代码,可运行。仿照超级玛丽的游戏类型与内容进行设计实现,其中 方向键 控制前、后移动,z键控制发射子弹, x键控制跳跃。-This is C++ MFC developed a small game source code can be run. Super Mario game modeled on the type and content of design and implementation, where the first arrow keys to control, after moving, z keys to control firing bullets, x keys to control the jump.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
超级蘑菇游戏设计\bitmaptool.cpp
................\bitmaptool.h
................\Debug\bitmaptool.obj
................\.....\filereport.obj
................\.....\gamemap.obj
................\.....\map\map1.txt
................\.....\mario01.exe
................\.....\mario01.ilk
................\.....\mario01.obj
................\.....\mario01.pch
................\.....\mario01.pdb
................\.....\mario01.res
................\.....\mario01.tmp
................\.....\StdAfx.obj
................\.....\texttool.obj
................\.....\vc60.idb
................\.....\vc60.pdb
................\filereport.cpp
................\filereport.h
................\gamemap.cpp
................\gamemap.h
................\map\map1.txt
................\mario01.cpp
................\mario01.dsp
................\mario01.dsw
................\mario01.h
................\mario01.ICO
................\mario01.ncb
................\mario01.opt
................\mario01.plg
................\mario01.rc
................\myclock.h
................\pic\ani.bmp
................\...\animagic.bmp
................\...\map.bmp
................\...\mapbk.bmp
................\...\mapsky.bmp
................\...\pre1.bmp
................\...\role.bmp
................\resource.h
................\SMALL.ICO
................\StdAfx.cpp
................\StdAfx.h
................\texttool.cpp
................\texttool.h
................\tool01.h
................\Debug\map
................\Debug
................\map
................\pic
超级蘑菇游戏设计