|
|
|
|
|
by bwen
607 days ago
|
|
"The function checks if it is the first click, and that the square being clicked is a mine. It then tries to move the mine to the upper-left corner. If unsuccessful it tries the square to the right of it. If all of the first row is occupied by mines, the function tries to put the mine in the leftmost square of the row below, and so on." https://web.archive.org/web/20180618103640/http://www.techus... |
|