An open API service indexing awesome lists of open source software.

https://github.com/arnozhang/mfc-sweepmine

SweepMine game writen by MFC.
https://github.com/arnozhang/mfc-sweepmine

game mfc sweepmine

Last synced: 3 months ago
JSON representation

SweepMine game writen by MFC.

Awesome Lists containing this project

README

        

# 关于 MFC-SweepMine


`MFC-SweepMine` 是一款用 `MFC` 编写的 Windows 下的扫雷游戏。是我在 2010 年在大学时候写的,那时候编码水平还是比较糙。代码具体没什么参考价值,但这个游戏还是有点意思的。

所以把代码和可运行程序传上来做个纪念意义吧。

[点此下载程序](https://raw.githubusercontent.com/arnozhang/MFC-SweepMine/master/release/SweepMine.exe)


![主界面](https://github.com/arnozhang/MFC-SweepMine/raw/master/docs/main.png)

![失败了](https://github.com/arnozhang/MFC-SweepMine/raw/master/docs/failed.png)

![中级难度模式](https://github.com/arnozhang/MFC-SweepMine/raw/master/docs/middle.png)