Add tie mechanism when position repeats itself 3 times. #14
Labels
ambiguity: low
Low level of ambiguity. No investigation required, mostly execution.
effort: S+
Small to Medium effort. We can barely do 2 of these in 1 sprint.
enhancement
New feature or request
value: medium-
Description
The problem/use-case it solves
There are times when the best move is to avoid losing so a given position can repeat itself infinitely when both parties make the best move.
The solution from the user's perspective
This is a draw, the board should detect this and declare the game a draw.
Design & Implementation Suggestions
The text was updated successfully, but these errors were encountered: