vault backup: 2024-10-01 13:28:19

This commit is contained in:
2024-10-01 13:28:19 -05:00
parent b5bbd4f99f
commit 128e8ce1d9

View File

@@ -21,5 +21,6 @@ Speaks English _very_ well.
Questions: Questions:
1. Can you GridSize everywhere to avoid errors? 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? 2. Does each Cell really need to know it's neighbor mine count? Or is that something the board knows about?
3. 3. Instead of a `(Row, Column)` comment, is there another way we could label the values?
4.