# Minesweeper **Repository Path**: scooler/Minesweeper ## Basic Information - **Project Name**: Minesweeper - **Description**: 用 Windows SDK 编写的仿 Windows 7 扫雷程序,基本实现所有效果。 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 12 - **Created**: 2021-09-09 - **Last Updated**: 2021-09-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 扫雷 [![AppVeyor Build Status](https://img.shields.io/appveyor/ci/Lmy0217/Minesweeper/master.svg?label=AppVeyor&logo=appveyor)](https://ci.appveyor.com/project/lmy0217/minesweeper/branch/master) [![English](https://img.shields.io/badge/README-English-blue.svg)](README.md) 用 Windows SDK 编写的仿 Windows 7 扫雷程序,基本实现所有效果。 ## 开发环境 * Windows 7 x64 * Visual Studio 2013 ## 游戏 ### 初始化 ![](./jpg/initializing.jpg "initializing") ### 正在游戏 ![](./jpg/gaming.jpg "gaming") ### 雷爆炸 ![](./jpg/exploding.jpg "mine exploding") ### 胜利 ![](./jpg/win.jpg "win") ### 失败 ![](./jpg/loss.jpg "loss") ### 信息 ![](./jpg/information.jpg "information") ### 关于 ![](./jpg/about.jpg "about") ## 版权 开源无版权 2015 谨此纪念娄芳老师