Minesweeper
Minesweeper GUI with classical graphics, a persistent leaderboard, and an auto-solution engine
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Cite As
Brian Moore (2026). Minesweeper (https://uk.mathworks.com/matlabcentral/fileexchange/46145-minesweeper), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Mastermind
General Information
- Version 1.8.0 (42.3 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.8.0 | Improved handling of GUI children handles |
||
| 1.7.0 | Adding public methods to allow programmatic control of the GUI. CHALLENGE: One can now easily design an external AI function to auto-solve a puzzle. Can you beat the speed and/or accuracy of the internal EngineMove() method? |
||
| 1.6.0 | Adding support for mouse right-click mine flagging (last update accidentally broke this...) |
||
| 1.5.0 | Adding close hot-keys support to auxiliary figures |
||
| 1.4.0 | Fixing description typo |
||
| 1.3.0 | Adding board reset accelerator |
||
| 1.2.0 | Fixing description typo |
||
| 1.1.0 | Fixing title typo |
||
| 1.0.0 |