Chess: Who will win in this riveting game of Math.random() vs. Math.random()?
1–10 of 131 posts
Re: Chess: Who will win in this riveting game of Math.random() vs. Math.random()?
#2Seems like it always queens pawns; I'd hoped to see some exciting random promotions :/.
Re: Chess: Who will win in this riveting game of Math.random() vs. Math.random()?
#3Seems like it always queens pawns; I'd hoped to see some exciting random promotions :/.
Just saw it promote to bishop :)
Re: Chess: Who will win in this riveting game of Math.random() vs. Math.random()?
#4Seems like it always queens pawns; I'd hoped to see some exciting random promotions :/.
I just saw a promotion to a knight.
Re: Chess: Who will win in this riveting game of Math.random() vs. Math.random()?
#5Re: Chess: Who will win in this riveting game of Math.random() vs. Math.random()?
#6I found myself getting mad at Math.random() pretty quickly. "Argh, you just got to promote two pawns, and you made them both black bishops!?!? I oughta fire you and hire an LFSR!"
Re: Chess: Who will win in this riveting game of Math.random() vs. Math.random()?
#7Because check mate is a very small subset of possible moves at the end game, I'm guessing the vast majority of games will end(?) with 2 kings moving around randomly for all of time.
This assumes most games will make it past the hump of mid game where its possible the king's motion will be limited and a checkmate can erroneously happen, I suspect this is a rare case as well.
On a side note I wonder what kind of useful information could be mined from a huge set of random-random games. Maybe the relative power of each piece in terms of the number of pieces it captures on average? Also with some heuristic tweeks you could probably start exploring the power of various openings. Of course then its no longer random-random.
Re: Chess: Who will win in this riveting game of Math.random() vs. Math.random()?
#8White down to King, Black with Bishop, King, Knight, pawn promoted to Queen... but oh, the mistakes. White swept up piece after piece and could Black still take it with a King-Knight combination? No. No he couldn't. Stalemate.
Re: Chess: Who will win in this riveting game of Math.random() vs. Math.random()?
#9First game I watched and I was expecting stalemate, but down to just a pawn (f2) and a king (b3), white checkmated the opposing king (at b1) by promoting the pawn to a queen
Re: Chess: Who will win in this riveting game of Math.random() vs. Math.random()?
#10White caged its own king in a8 by putting pawns in a7 and a6 while black king just chilled about in c8. Checkmate!