ChessBoard IsEnoughPieceForCheckMate Method Delta Engine Documentation
Check if there is enough pieces to make a check mate View code on GitHub

Namespace: Chess
Assembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public bool IsEnoughPieceForCheckMate()

Return Value

Type: Boolean
true Yes false No
See Also