Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wysaid/minesweep
Minesweep, a simple game for pc.
https://github.com/wysaid/minesweep
Last synced: about 1 month ago
JSON representation
Minesweep, a simple game for pc.
- Host: GitHub
- URL: https://github.com/wysaid/minesweep
- Owner: wysaid
- Created: 2013-12-08T16:59:59.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T13:39:36.000Z (9 months ago)
- Last Synced: 2024-02-20T14:37:30.474Z (9 months ago)
- Language: C++
- Homepage:
- Size: 6.76 MB
- Stars: 8
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple MineSweep Program #
## UI ##
The user interface looks just like the one on the windows. The resource image is cropped from the windows version.## 界面 ##
界面跟windows 7自带的扫雷一模一样, 资源就是从windows版的扫雷里面截取的。操作方式: 左键扫雷, 右键插旗,
当满足某个格子周围包含的旗子数目刚好等于自身的数值时, 左右双键在数字的方格上同时按下可以快速排除该点周围的所有地雷。Here are some screenshots