Any repetition causing a draw?View code on GitHub
Namespace: ChessAssembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
NoRepeat | 0 | No repetition foundView code on GitHub | |
ThreeFoldRepeat | 1 | 3 times the same boardView code on GitHub | |
FiftyRuleRepeat | 2 | 50 times without moving a pawn or eating a pieceView code on GitHub |
See Also