搜索资源列表
saolei
- 这个程序是模仿Windows中的扫雷小游戏制作的,该程序只是实现了扫雷游戏的主体部分,诸如计分、升级部分都没有做。这个程序可以作为初学者学习C语言绘图和游戏的实例。 该程序在Turbo C2.0 下编译通过 由于扫雷游戏是用鼠标操作的,而Turbo C中提供的鼠标驱动程序在Windows xp下不可用,所以我随源程序提供了一个鼠标驱动的头文件,须将将该头文件复制到Turbo C2.0 的安装目录下的“include”文件夹中方可编译或运行,也可自行修改原文件使之包含该投文件。
vc_saolei
- 用VC实现的扫雷小游戏,操作界面简单,可在休闲时玩一玩
slxyx
- 扫雷小游戏:通过鼠标左键点击雷区中的方块。如果方块下没有数字,则表示该方块旁边的八个方块中均没有地雷。如果方块下出现数字,则表示在其周围的八个方块中共有多少颗地雷。如果方块下有地雷,则提示游戏结束。标记地雷的方式是使用右键点击雷区中的某一个方块。
扫雷 源程序
- 这是一个用VC编译的小游戏程序,希望各位同学老师多多指导-This is a translation of VC small Games, I hope many teachers guide students
经典游戏程序设计
- 其中包括6个小游戏,分别是扫雷、俄罗斯方块、拼图、贪食蛇、推箱子和连连看。开发工具是VC++ 6.0
Mine
- 用VC实现扫雷小游戏的编写,提高能力的同时增加编程的乐趣。-Mine with the VC games to achieve the preparation of capacity-building programming while increasing the fun.
saolei
- 扫雷小游戏 J2ME做的小游戏希望对你有所帮助,-saolei youxi
Sweeper
- JAVA 扫雷小游戏,JFRAM框架下,16×16 ,默认40个雷,可以设置雷的数量-Mine JAVA games, JFRAM framework, 16 × 16, the default 40 mine, you can set the number of mines
mine
- 这是一个用C#编写的扫雷小游戏,源码就在里面,对C#游戏开发有一定启发-It is written in C# using a de-mining game source code on the inside of C# game development have a certain inspiration
saolei
- 扫雷小游戏dos界面 比较简单哦 用控制台做的-Mine game dos interface
saolei
- 内含一个扫雷小游戏,包含所有代码,可运行。-Mine games, including all of the code, you can run.
saolei
- 提供了MFC扫雷小游戏的源代码,方便爱好C++的兄弟们学习娱乐。-MFC mine game provides the source code for easy C++-loving brothers learning fun.
saolei
- 用C++编的扫雷小游戏,供初学者参考,很有帮助。-Using C++ code of mine game for beginners reference and helpful.
shaolei2.0
- 模拟扫雷小游戏,功能很简单,效果也不是很理想。-Simulated mine game, function is very simple, the effect is not very good.
saolei
- 经典扫雷小游戏的代码,初学者可以下载学习的经典。-Mine the classic game of code, beginners learn the classics can be downloaded.
Skyblue_Mine
- 在vc++环境下的,扫雷小游戏,包括整个工程文件,十分齐全,供有兴趣的人学习参考 -In vc++ environment, mine clearance games, including the project files, very complete, for people who are interested in learning reference
2
- 用C语言写的电脑简单扫雷小游戏,有趣好玩。可以看一下-Using C language to write computer simple small game, interesting fun mines. May I see
Mine_Weeping
- 纯c语言写的扫雷小游戏源代码,比较简单易懂,对于c语言初学者来说,是学习的好机会。-Mine written in pure c games source code is relatively simple to understand, for the c language beginners, it is a good opportunity to learn.
labview论坛-基于labview的扫雷小游戏
- labview扫雷游戏,很实用的小游戏。(The Minesweeper game of labview)
minesweeper_pvp
- 经典扫雷升级版之即时双人联机对战扫雷小游戏。在线匹配,即时对战,带聊天功能。用nodejs搭建简易的服务端,websocket实现即时通信,代码量六七百行左右,纯原创,简单注释。玩法:输入昵称进入主界面后即可开始匹配,匹配成功后由率先点击匹配的一方先手,轮流扫雷。此版本禁用了标记功能,难度增加了一些。对战同时可以与对手聊天互动。(用命令行cd到项目根目录,输入node index.js,回车即可开启服务,然后进浏览器访问http://localhost:5999)(Classic mineswe