 |
:: 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

|
Minesweeper_Executable.zip (Size: 40 KB) Downloads: 105 | | Date: | 03/05/2009 - 23:10:54 | SHA-1 Hash: | B838ACFCA0FE6C7492718BE772264BAADF4072EF | | Uploaded By: | Loki | MD5 Hash: | 52778D19659AA8FAE2B83CDAB46B95 | | Requires: | Download Microsoft .NET V2 | | Description: | Just the executable for the Minesweeper .NET application. Can be run from anywhere. Creates only a highscores data file. |
|
|
Minesweeper.NET_Source.zip (Size: 109 KB) Downloads: 143 | | Date: | 03/05/2009 - 23:08:57 | SHA-1 Hash: | BC72E70827708E13479162543E90D62EC11E5E | | Uploaded By: | Loki | MD5 Hash: | D8A4434CD863457F6484654B22D5899 | | Requires: | Download Microsoft .NET V2 | | Description: | The source code for Minesweeper .NET written by Null City Software. |
|
|
|