搜索资源列表
5zq
- 可以人机对弈、双人同机对弈,人机对弈电脑具有较好的人工智能算法,界面美观。开发工具:VC++6.0 和 MFC
boxmangame(vc版)
- 这是个“推箱子”游戏,在vc++6.0下写的,在windowsXP下通过测试。只要把黄色的箱子全部推到圆圈的地方就可以了-this is a "viewing" game, the vc 6.0 wrote in AIX through testing. As long as the yellow box to put the full circle of the area can be
dim
- 1 程序采用borland c++ builder 6.0 + wspp16(作者风云)制作,其中wspp16针对borland c++ builder 6.0做了一些修改(不一定再适用VC),使用时请遵从其中的版权限制。除此之外的代码可以任意复制散发。 2 另外,素材也从PopCap的Diamond Mine中抽取,请尊收原软件对素材的版权限制。 -a procedure used borland c builder 6.0 wspp16 (Author Fengyun) produc
newsnake
- 源程序可以在 Borland C++ 5.0 和 6.0 版本下编译通过 游戏操作: 按上下左右移动光标键, 每吃一个“豆”加一分,并且蛇的长度加一。 吃到红色的“豆”等级加1, 蛇的长度减小为1重新增长。 撞到边缘、墙壁、和蛇本身,游戏结束。 -source in Borland C 5.0 and 6.0 versions of the game under compile operation : by next move around the cursor k
4_1
- VC++6.0示例编程,包括了几个经典的小游戏,希望大家多多指教-VC 6.0 programming examples, including a small number of classic games, we hope the exhibitions
KuLouTouGame
- VC++6.0编写的\"骷髅头\"小游戏.类似宝石方块,三个相同的骷髅头连成一线则消除,发生头骨破裂的声音,支持道具.学习VC++游戏编程的很有帮助.-prepared by the "skeleton" as small game. Similar gem box, 3 skeletons of the same company as the first line is eliminated, the rupture occurred skull voices suppor
game_shao_lei
- 一款用VC编的扫雷游戏,在Visual C++6.0上调试通过-A VC mine-game series, in Visual C 6.0 debugging through
mmsource
- 稿件名称:用VC++编小游戏 稿件作者:李华英 程序名称:mgzy 运行环境:vc++6.0 注意事项: 1、 本程序用vc++6.0版本编成,用vc++6.0以上程序运行 2、 解压后直接运行mgzy.dsw程序; 3、 当屏幕被覆盖时,窗口中图象就会消失,手动刷新即可。
perfect
- VC++6.0实现的游戏俄罗斯方块,速度一般.
pintu
- 使用VC++6.0开发的拼图游戏 拼图游戏
shaolei
- 使用VC++6.0开发的扫雷游戏的源代码
tanchishe
- 使用VC++6.0开发的贪吃蛇游戏的源码
Five
- VISUAL C++ 6.0 五子棋源码
24Point
- 使用VC++6.0(MFC)编写的计算24点游戏,使用对话框的非视图/文档模式编写。
TetrisX
- 俄罗斯方块改进版,由最原始的俄罗斯方块改进来的,支持双打。源程序用 Borland C++ Builder 6.0 编的, 使用了 DirectX 8 SDK (可以使用 DirectX 9 SDK)。
pintu_src
- 拼图游戏源程序 一个好玩的游戏,还有源程序。在VC下编译源程序就可以玩游戏了。 开发工具:VC++6.0 和 MFC
box
- 该代码功能:在VC++6.0环境下编写的推箱子小游戏
使用递归计算九宫图
- 使用递归计算九宫图,自认为是最短小精悍的,欢迎同志们提供更短小的:)) 输入: 0 0 7 8 0 0 3 2 0 5 0 6 9 0 0 0 1 0 3 0 0 0 0 0 0 0 0 1 0 0 0 0 5 0 3 0 7 0 0 0 0 9 0 0 0 0 2 0 0 0 6 0 0 0 4 0 0 0 1
TetrisWang
- 俄罗斯方块: 经典的俄罗斯方块源程序,支持单人游戏,双人游戏,双人对战,网络对战,人机对战,还可以改变游戏中方块的颜色和方块类型,做的非常不错。开发工具:VC++6.0 和 MFC -Tetris : The classic Tetris source to support single game, a double game, a double screen, network gaming, human-computer screen, can also change the game cub
Snake-code-C-language-VC-P-P6.0
- 基于VC++6.0平台的C语言编程实现:DOS界面下实现贪吃蛇的功能。-C language programming platform based on VC++6.0 achieve: to achieve Snake function under DOS interface.