Closed bsamseth closed 8 years ago
Castle moves should be found and considered legal in the right circumstances. Both do- and undoMove has been modified to work with castling.
Coverage decrease is due to verbose and branched code in the castling implementation. Should add more tests to make sure there are no copy-paste errors etc.
Castle moves should be found and considered legal in the right circumstances. Both do- and undoMove has been modified to work with castling.