文件名称:NewMineSweeper
- 所属分类:
- 其他智力游戏
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 22kb
- 下载次数:
- 0次
- 提 供 者:
- ChenH******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
控制台窗口下的扫雷游戏,支持鼠标点击、本地用户登陆、计时、保存游戏、英雄榜等功能。不仅设计了传统模式的扫雷,还设计了更具挑战性的“高级模式”,代码总长度2400~2500行。
操作说明:左键、右键单击:同WINDOWS扫雷;鼠标中键单击:排雷(相当于WINDOWS扫雷中的排雷功能,但排雷逻辑不同)。
本游戏适合作为C语言学习的大作业。-Minesweeping games in the console window, support for mouse clicks, the local user login time, save the game, the Armory, and other functions.Design not only the traditional model of de-mining, but also to design more challenging "Advanced Mode", code the total length of 2400 to 2500 lines.
Instructions: left-, right-click: WINDOWS mine clearance mouse click: The Mine (equivalent WINDOWS mine clearance in mine, but mine clearance logic).
This game is suitable for the job learning as a C language.
操作说明:左键、右键单击:同WINDOWS扫雷;鼠标中键单击:排雷(相当于WINDOWS扫雷中的排雷功能,但排雷逻辑不同)。
本游戏适合作为C语言学习的大作业。-Minesweeping games in the console window, support for mouse clicks, the local user login time, save the game, the Armory, and other functions.Design not only the traditional model of de-mining, but also to design more challenging "Advanced Mode", code the total length of 2400 to 2500 lines.
Instructions: left-, right-click: WINDOWS mine clearance mouse click: The Mine (equivalent WINDOWS mine clearance in mine, but mine clearance logic).
This game is suitable for the job learning as a C language.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NewMineSweeper\NewMineSweeper\chooser.cpp
..............\..............\constants.h
..............\..............\declarations.h
..............\..............\entry.cpp
..............\..............\fileaction.cpp
..............\..............\handleactions.cpp
..............\..............\highscore.cpp
..............\..............\mode1.cpp
..............\..............\mode2.cpp
..............\..............\NewMineSweeper.vcxproj
..............\..............\NewMineSweeper.vcxproj.filters
..............\..............\NewMineSweeper.vcxproj.user
..............\NewMineSweeper.sln
..............\NewMineSweeper.suo
..............\NewMineSweeper
NewMineSweeper
..............\..............\constants.h
..............\..............\declarations.h
..............\..............\entry.cpp
..............\..............\fileaction.cpp
..............\..............\handleactions.cpp
..............\..............\highscore.cpp
..............\..............\mode1.cpp
..............\..............\mode2.cpp
..............\..............\NewMineSweeper.vcxproj
..............\..............\NewMineSweeper.vcxproj.filters
..............\..............\NewMineSweeper.vcxproj.user
..............\NewMineSweeper.sln
..............\NewMineSweeper.suo
..............\NewMineSweeper
NewMineSweeper