Closed this issue 2 years ago · 1 comments
Major fix needed... when user clicks on a cell all neighboring empty (0) cells also get revealed.
Done... recursively reveal cells using revealMore() within revealCell(). Not sure if it is the most optimum solution but works at the moment.