- generate_board: writing - print_board: reading - neighbords: reading I'm working up to creating a function to initialize a game board where no three adjacent cells either vertically or horizontally should be the same value. |
||
|---|---|---|
| .. | ||
| part_one | ||
| part_two | ||