
Play Minesweeper on windows.
For a course I had to create a minesweeper game in C#.
I had to create a minesweeper game in C# for a course. This includes custom mine probability, custom grid size, quick start (using premade settings) and music/sound effects.
MineSweeper is built with C#, WPF and .Net.