Closed
Description
In the description of the connect exercise the text says that the game board is a rhombus, meaning that it has the same amount of lines and columns. However, the canonical data contains examples that have a width of 4 and a height of 5. This is present in the following cases:
illegal diagonal does not make a winner
nobody wins crossing adjacent angles
X wins crossing from left to right
O wins crossing from top to bottom
I think it is either necessary to remove the rhombus wording from the readme and clarify that the amount of lines and columns can be different (games would not be fair in that case) or to change the sample data to a square board.
If this change is approved, I would like to work on it.
Metadata
Metadata
Assignees
Labels
No labels