MinesweeperGame

Another Minesweeper Clone
95 Downloads
Updated 25 Mar 2017

View License

Minesweeper Game - Variable board size, mine density and help-function for the needy
When the "help-checkbox" is checked, mine-fileds are displayed as yellow when mouse is continously clicked
AND: it is made sure that hte first click is always on an empty field. This guarantees a safe start.
Field size is completetly variable, as is the mine density.

Cite As

Markus Petershofen (2024). MinesweeperGame (https://www.mathworks.com/matlabcentral/fileexchange/62276-minesweepergame), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Strategy & Logic in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

- input validation implemented

1.0.0.0

- minor bug fixes