vault backup: 2024-10-01 13:26:29

This commit is contained in:
2024-10-01 13:26:29 -05:00
parent e01ae23d13
commit b5bbd4f99f

View File

@@ -18,3 +18,8 @@ Why does each Cell need to know its neighbor count? They need to show a number,
Speaks English _very_ well.
Questions:
1. Can you GridSize everywhere to avoid errors?
2. Does each Cell really need to know it's neighbor mine count? Or is that something the board knows about?
3.