
:: General Product Discussion Forum
This is a remake of the standard Minesweeper application which comes with Microsoft Windows. It is provided mostly for people to learn. Creating minesweeper is quite an interesting learning project as it requires a flood fill algorithm. I originally wrote this as a university project but the source code and executable are provided here for you.
Features- Entirely Managed - Rendered with GDI+ (yeah, it's a bit slow).
- Allows boards larger than the default windows minesweeper application (up to 100x100 max). Obviously, you can modify the source to allow grids as big as you like.
- Provides high score boards and saves to a data file.
- Works cross platform under Mono.
Screenshots

File: Minesweeper.NET.zip (40.41 KB) - Version: 1.0
File: Minesweeper.NET Source.zip (65.93 KB) - Version: 1.0
This is a remake of the standard Minesweeper application which comes with Microsoft Windows. It is provided mostly for people to learn. Creating minesweeper is quite an interesting learning project as it requires a flood fill algorithm. I originally wrote this as a university project but the source code and executable are provided here for you.
Features- Entirely Managed - Rendered with GDI+ (yeah, it's a bit slow).
- Allows boards larger than the default windows minesweeper application (up to 100x100 max). Obviously, you can modify the source to allow grids as big as you like.
- Provides high score boards and saves to a data file.
- Works cross platform under Mono.
Screenshots
| Last Updated: Sunday, 15 May 2011 11:49:31 | |
| MD5: A65BBA5C1AF3EF35EAF33E27CB525 | |
| SHA1: A116518284F912CE799D0F3781CEBEC30F3769F |
| Last Updated: Sunday, 15 May 2011 11:50:11 | |
| MD5: 174BDAB9384AEA11A9BA88E139899CB2 | |
| SHA1: A22650FBCACA5A4B7FF2E5858797D65F3601C62 |



