/minesweeper-swift-playgrounds

Minesweeper app in playgrounds

Primary LanguageSwift

Minesweeper Playgrounds

Minesweeper app in playgrounds

Using a 2D arrays to manage states of the board modelled as a generic Grid A Tile component that has it's state managed by the Grid object

Loosely based on The Coding Train Challenge

Image of Screenshot