I'm curious why it's not deterministic. If I move E4, it seems to respond with one of three openings at random
The Kilobyte’s Gambit
71–80 of 158 posts
Re: The Kilobyte’s Gambit
#72Re: The Kilobyte’s Gambit
#73It took me 4 tries to beat it, and I have a rating of 1300 on lichess.org and 1100 on chess.com. In an effort to guestimate its strength a little more accurately, I had it play the first 4 levels of bots on lichess.org. It comfortably beat the level 3 (1400) bot and got crushed by the level 4 (1700) bot. Combined with beating me 3-1, I would estimate its lichess equivalent Elo rating to be somewhere in the 1400-1500…
https://ccrl.chessdom.com/ccrl/404/cgi/engine_details.cgi?pr...
Re: The Kilobyte’s Gambit
#74I loved this footnote: "NB: if puzzled by a pawn move, please check for en passant before reporting a bug"
Re: The Kilobyte’s Gambit
#75I'm curious why it's not deterministic. If I move E4, it seems to respond with one of three openings at random
Re: The Kilobyte’s Gambit
#76I'm curious why it's not deterministic. If I move E4, it seems to respond with one of three openings at random
You can see the Math.random call in the source code: https://nanochess.org/chess4.html#sour
Re: The Kilobyte’s Gambit
#77Re: The Kilobyte’s Gambit
#78Re: The Kilobyte’s Gambit
#79Earlier quoted context omitted.
You can see the Math.random call in the source code: https://nanochess.org/chess4.html#sour
That doesn't answer the question. Yes, it's random, but why? Is it just to avoid repeating move sequences so you can't replay the same game multiple times?
Re: The Kilobyte’s Gambit
#80My problem with this is that the colors make it hard to see the board. I get caught off by missing a long attack vector or a simple exchange. But this is overall an amazing accomplishment. I've played several good games with it so far.
I can't speak for OP, but I doubt this is intended to replace LiChess. It's a uniquely designed proof of concept and a great one. We can give it a creative licence.
In particular the pawns and bishops are way too similar, especially black.