This is a simple minesweeper console application which is a modification of this project.
The code was refactored to use classes, and the Spectre.Console library was used to improve the interface.
Blog Post: Minesweeper - A Refactoring Exercise
A detailed description of how to play can be found here: Instructions
