8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Ethereal is wrong -- if mate has been delivered, there is no draw by fifty move rule.
we already have the inCheck flag. We can use genAllLegalMoves() as a quick hack ... At some point we should have a moveIsLegal function ...
inCheck
genAllLegalMoves()
moveIsLegal