Live data from Hacker News

Who will win in this riveting chess game of Math.random() vs. Math.random()?

chessboardjs.com

1–6 of 6 posts

Re: Who will win in this riveting chess game of Math.random() vs. Math.random()?

#4

It randomly stopped without completing - is there some kind of timeout?

The game may have become a draw due to insufficient material, e.g., K-KB, K-KN, and of course K-K. Chess also has a 50-move rule that results in a draw.

https://en.wikipedia.org/wiki/Fifty-move_rule

Re: Who will win in this riveting chess game of Math.random() vs. Math.random()?

#6
post #4

It randomly stopped without completing - is there some kind of timeout?

The game may have become a draw due to insufficient material, e.g. , K-KB, K-KN, and of course K-K. Chess also has a 50-move rule that results in a draw. https://en.wikipedia.org/wiki/Fifty-move_rule

This was probably it, didn't know of this rule. Effectively a real-world "timeout" !