文件名称:Cmine
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
本文档介绍了用C++编程实现windows扫雷游戏的过程,简单易懂。
当然,这个游戏比Window自带的简单。但就目前来说,离它其实也不远。添加菜单项,并相应修改参数值:m_RowCount、m_ColCount、leinum,并重新初始化界面就行了。
本书的例子都只是一些最基本的游戏算法,它教你怎样去实现游戏,而至于游戏的扩展,我只是提一些建议,让你自己去实现。
-This document describes the use of C++ programming process windows minesweeper game, easy to understand. Of course, this game comes with more than a simple Window. But now, in fact far from it. Add menu items, and modify parameter values: m_RowCount, m_ColCount, leinum, and re-initialize the interface on the line. Examples of the book are just some of the most basic game method, it teaches you how to achieve the game, as for the expansion of the game, I just mention some tips for making your own to achieve.
当然,这个游戏比Window自带的简单。但就目前来说,离它其实也不远。添加菜单项,并相应修改参数值:m_RowCount、m_ColCount、leinum,并重新初始化界面就行了。
本书的例子都只是一些最基本的游戏算法,它教你怎样去实现游戏,而至于游戏的扩展,我只是提一些建议,让你自己去实现。
-This document describes the use of C++ programming process windows minesweeper game, easy to understand. Of course, this game comes with more than a simple Window. But now, in fact far from it. Add menu items, and modify parameter values: m_RowCount, m_ColCount, leinum, and re-initialize the interface on the line. Examples of the book are just some of the most basic game method, it teaches you how to achieve the game, as for the expansion of the game, I just mention some tips for making your own to achieve.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C++扫雷.doc