C# (CSharp) Minesweeper.Core Namespace

Classes

Name Description
Helpers
Mine
MineArea A basic implementation of the IMineArea interface.
Minefield A basic implementation of the IMinefield interface, using a two-dimensional array to store the matrix.
Tile