文件名称:saoleibeta
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 422kb
- 下载次数:
- 0次
- 提 供 者:
- 敖*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
扫雷小游戏
要求:
用VS2010控制台程序完成,键盘输入要点开的格子和要排的雷的格子。
拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏、死亡成功后的提示及操作等;拥有游戏最基本的一些文字提示,拥有基本的一些错误判断。
要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。-Minesweeping game requirements: VS2010 console program completed, keyboard input points open lattice and lattice row of Ray. Control processes: ordinary game to start the game, start again, quit the game, death after the success of the prompt and operation owns some of the games most basic text prompts basic misjudgment. Require that the entire project is completed all with C++ code, C-style code (such as string instead of char* instead of an array of class container, etc.) are not allowed.
要求:
用VS2010控制台程序完成,键盘输入要点开的格子和要排的雷的格子。
拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏、死亡成功后的提示及操作等;拥有游戏最基本的一些文字提示,拥有基本的一些错误判断。
要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。-Minesweeping game requirements: VS2010 console program completed, keyboard input points open lattice and lattice row of Ray. Control processes: ordinary game to start the game, start again, quit the game, death after the success of the prompt and operation owns some of the games most basic text prompts basic misjudgment. Require that the entire project is completed all with C++ code, C-style code (such as string instead of char* instead of an array of class container, etc.) are not allowed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
扫雷\Debug\扫雷.exe
....\.....\扫雷.ilk
....\.....\扫雷.pdb
....\扫雷\Debug\CL.read.1.tlog
....\....\.....\CL.write.1.tlog
....\....\.....\game.obj
....\....\.....\link.read.1.tlog
....\....\.....\link.write.1.tlog
....\....\.....\main.obj
....\....\.....\mt.read.1.tlog
....\....\.....\mt.write.1.tlog
....\....\.....\vc100.idb
....\....\.....\vc100.pdb
....\....\.....\扫雷.exe.intermediate.manifest
....\....\.....\扫雷.lastbuildstate
....\....\.....\扫雷.log
....\....\game.cpp
....\....\game.h
....\....\main.cpp
....\....\扫雷.vcxproj
....\....\扫雷.vcxproj.filters
....\....\扫雷.vcxproj.user
....\扫雷.sln
....\扫雷.suo
....\....\Debug
....\Debug
....\扫雷
扫雷