nickjamesio/Chess

Implement method to test for check

Closed this issue · 0 comments

ChessBoard class needs to know if a king is currently in check. Add a method to perform this check.