edwinbosire / minesweeper-swift-playgrounds

Minesweeper app in playgrounds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Minesweeper app in playgrounds


Languages

Language:Swift 100.0%