nmaguirre / minesweeper

A Simple MineSweeper Project
6 stars 4 forks source link

MinesweeperBoard.openNeighboringMines missing #112

Open ezensich opened 8 years ago

ezensich commented 8 years ago

Method MinesweeperBoard.openNeighboringMines is missing from the MinesweeperBoard class. This method should open recursively all neighboring cells to a specific cell. You should open the cells that are not marked or not having a mine.

ezensich commented 8 years ago

Resolved in https://github.com/nmaguirre/minesweeper/commit/64539aaadb4e6ce7519207c6d635d2322ae72ca9

ezensich commented 8 years ago

refactoring in https://github.com/nmaguirre/minesweeper/commit/358603ff02e362efdeb3417d871ce2d9c45273bd