ribtoks/Queem

Can delete king

ribtoks opened this issue · 1 comments

Program crashes with NullReference Exception, trying to search possible moves for "dead" king, (after loading randomized game and searching a solution).

Problem was with testing if king is in check. When testing a pawn case, was small issue with no checking of a check from pawn start cell in case pawn captures other figure.