nickjamesio/Chess

Fix is_checkmate method in ChessBoard class

Opened this issue · 0 comments

This method does not check if the piece placing the king in checkmate can be captured or if the patch can be blocked. Need to add these checks