Edward-789
Results
2
comments of
Edward-789
The API cannot check if the board is in check without actually playing the move and then checking if the board is in check.
There are variavles of the `Move` class, called `StartSquare` and `TargetSquare` that convey square information about the move.