nmaguirre / minesweeper

A Simple MineSweeper Project
6 stars 4 forks source link

MinesweeperBoard.openNeighboringMines has no comment #113

Closed ezensich closed 8 years ago

ezensich commented 8 years ago

MinesweeperBoard.openNeighboringMines has no comments describing its expected functionality. Appropriate comments should be added to this method using javadoc.

lucaspalacios commented 8 years ago

Resolved in commit 456cbfa

elisaboselli commented 8 years ago

The comments are incomplete. But we want to finish before new class.