搜索资源列表
Donutsabcd
- 编译donuts.dsw文件,在Debug目录下会生成donuts.exe文件,直接双击该文件,即可运行“面包圈大战”程序-compiler donuts.dsw documents, In Debug directory will generate donuts.exe document, double-click the file directly, can be run "bread circle Wars" procedures
vc_24dian
- 编译“新二十四点.dsw”文件,在Debug目录下会生成“新二十四点.exe”文件,直接双击该文件,即可运行二十四点程序。-compiler "24 points. Dsw "documents, In Debug directory will generate "new 24 points. exe "document, double-click the file directly. 24 points will be operational proce
CartonRipple_vc
- 编译CartonRipple.dsw文件,在Debug目录下会生成CartonRipple.exe文件,直接双击该文件,即可运行“水波模拟”程序。-compiler CartonRipple.dsw documents, In Debug directory will generate CartonRipple.exe document, double-click the file directly, can be run "wave simulation" procedur
cHitChecker_src
- 一个游戏碰撞检测的小程序! 编译HitCheckDemo.dsw文件,在Debug目录下会生成文件HitCheckDemo.exe,直接双击该文件,即可运行程序。要正确编译源代码,需要安装DirectX 8.0及其以上版本。
Invasion_src
- 一个太空入侵者游戏!编译Invasion.dsw.dsw文件,在Debug目录下会生成文件Invasion.dsw.exe,直接双击该文件,即可运行程序。要正确编译源代码,需要安装DirectX 8.0及其以上版本。
racex_src
- 一个赛车游戏!编译RaceX.dsw文件,在Debug目录下会生成文件RaceX.exe,直接双击该文件,即可运行“赛车”程序。 要正确编译源代码,需要安装DirectX 8.0及其以上版本。
racex_src
- 赛车游戏VC源代码 编译RaceX.dsw文件,在Debug目录下会生成文件RaceX.exe,直接双击该文件,即可运行“赛车”程序。 ********** 要正确编译源代码,需要安装DirectX 8.0及其以上版本。-racing game VC source code compiler RaceX.dsw documents in the Debug directory will RaceX.exe file, double-click the file directly, and can
Donuts4
- “面包圈大战”程序。 编译donuts.dsw文件,在Debug目录下会生成donuts.exe文件,直接双击该文件,即可运行“面包圈大战”程序。 *************** 要正确编译该程序,需要安装DirectX 9.0及其以上版本。-"bread circle Wars" procedures. Compiler donuts.dsw documents in the Debug directory will generate donuts.exe document
EightQueen
- Dos下图形界面的八皇后小游戏。 本程序在TC++3.0下编译调试通过!采用了Borland公司提供的图形库Graphics. 为了能使本程序脱离c/c++环境独立运行,我将图形驱动 EGAVGA.BGI以及字库TRIP.CHR和SANS.CHR均转换为相应的.obj文件,然后链接到可执行文件EIGHTQUEEN.EXE中!-Dos under a graphical interface Queen's small eight games. The procedures under th
cHitChecker_src
- 编译HitCheckDemo.dsw文件,在Debug目录下会生成文件HitCheckDemo.exe-HitCheckDemo.exe and ijl15.dll(Intel Jpeg Library
Invasion_src
- 编译Invasion.dsw文件,在Debug目录下会生成文件Invasion.exe-Invasion.exe
Billiards
- 编译Billiards.dsw文件,在Debug目录下会生成Billiards.exe文件,直接双击该文件,即可运行“网络台球”程序。Billiards在运行时需要glut32.dll的支持,另外还需要资源文件BILLIARDSTABLE.bmp、MOHOGANY.bmp和tableface.bmp.-Compile Billiards.dsw file will be generated in the Debug directory Billiards.exe file directly do
RaceX
- 编译RaceX.dsw文件,在Debug目录下会生成文件RaceX.exe,直接双击该文件,即可运行“赛车”程序。要正确编译源代码,需要安装DirectX 8.0及其以上版本。-Compile RaceX.dsw file will be generated in the Debug directory file RaceX.exe, direct double-click the file, you can run the " car" program. To correct
canvas
- 摘要:VC/C++源码,游戏编程,回合制游戏,VC游戏源码 Visual+C++编写的一个回合制游戏演示源码,源码编译环境为vs2010,希望能和大家一起交流,共同学习,共同进步。请注意,要运行生成的EXE文件,请先将EXE文件从Debug目录中拷出来,放到上一级与图像文件同级的目录下。 -Abstract: the VC/C++ source code, game programming, turn-based games, VC games source
eluosifangkuai
- 俄罗斯方块C++源代码:Dev-C++调试运行通过,控制台界面,带.exe文件,可查看效果。-Tetris C++ source code: Dev-C++ debug running through the console interface, with exe file, to see the effect.
castle
- *what is this? a small castle adventure room(ran-file) viewer *controls? w for next room, s for previous room q or ESC for exit v toggles between view and walk mode use w , a , s , d in walk mode *i can t see the hole room? resize your window
D3Ddemo24
- 主要实现了GUI多页面间的切换。 其中的音乐和背景来自刺客信条。 源码的配套博文是 《 【Visual C++】游戏开发五十七 浅墨DirectX教程二十四 打造游戏GUI界面(二)》 ,文章地址http://blog.csdn.net/poem_qianmo/article/details/16922703, 点击Release文件夹下的exe文件可以直接看到运行效果 运行需要DirectX运行库的支持。报缺少D3
snake
- 实现文件是youxi.c,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI 文件、.EXE可执行文件和程序文件放在统一目录下-ON划词翻译ON实时翻译 The file is youxi.c, because it involves a graphical interface, so the use of Turbo C tools to debug. At run time, the EGAVGA.BGI file must be,.EXE
GOBANG01
- 实现文件是GOBANG.C,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI文件、.EXE可执行文件和程序文件放在统一目录下。 -实现文件是GOBANG.C,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI文件、.EXE可执行文件和程序文件放在统一目录下。 ON划词翻译ON实时翻译 The file is GOBANG.C, because it involves a graphical i
pushBox
- pushBox压缩包包含推箱子游戏的源代码,可以直接运行debug文件夹或者release文件夹下的.exe文件,编译的话需要安装easyx,编译环境位vs2008-pushBox archive contains Sokoban game' s source code, you can run the debug folder or file folder release .exe files directly, then you need to install the compiler
