ChessBoard RepeatResultE EnumerationDelta Engine Documentation
Any repetition causing a draw?View code on GitHub

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

public enum RepeatResultE
Members

  Member nameValueDescription
NoRepeat0No repetition foundView code on GitHub
ThreeFoldRepeat13 times the same boardView code on GitHub
FiftyRuleRepeat250 times without moving a pawn or eating a pieceView code on GitHub
See Also