vault backup: 2024-10-01 13:22:07

This commit is contained in:
2024-10-01 13:22:07 -05:00
parent 4831718a45
commit ae0db5a699

View File

@@ -14,3 +14,5 @@ IN progress: ahs not initialized the Board property yet--how will he discover th
Using `Random` to fill 10 mines into the board, knows basics of `Random` API.
Why does each Cell need to know its neighbor count?