[The fifty-move-rule](https://en.wikipedia.org/wiki/Fifty-move_rule) should be implemented. You should use the `halfmove_clock` field in the chessboard struct (`chessboard.h`).
The fifty-move-rule should be implemented. You should use the
halfmove_clockfield in the chessboard struct (chessboard.h).