So basically chess with landmines. Every move will be contested (because why wouldn't you? there are no downsides and only upsides) So every move you make (I'll be watching you) could end up being the top move. Even if you run the chess engine yourself to decide what not to play, you're still at risk of bad luck because you happen to run the chess engine on a faster or slower machine than the person checking for the…
If you contest a move and you're wrong you lose the game.
Human Chess is a chess variant where playing the top engine move is forbidden
51–60 of 243 posts
Re: Human Chess is a chess variant where playing the top engine move is forbidden
#52This seems like a misnomer of a name. "Human Chess", a variant of chess that can only be played if you have a computer...
Re: Human Chess is a chess variant where playing the top engine move is forbidden
#53Earlier quoted context omitted.
I expect that if I were offered a veto against a stronger player, I would not be skilled enough to spot which move to veto, and would probably end up hoarding my veto, like in video games where you have a great-but-rare ability that you keep perpetually in reserve. (“Too Awesome to Use” on TV Tropes. Link omitted - you’re welcome). But then, I’m a terrible chess player.
Nah, you’d spot one pretty fast when you blundered and they went to take advantage of it. Instead you’d more likely have the opposite problem where you’d veto after a blunder but still be at such a huge disadvantage that it wouldn’t matter much. It would be pretty neat between players of similar skill level though, then I could see the hoarding taking place.
Re: Human Chess is a chess variant where playing the top engine move is forbidden
#54Earlier quoted context omitted.
I wonder if a move that checkmates is scored lower than a move that checkmates and captures.
Forced mates are generally scored with the number of moves to mate, e.g. "M2"
Re: Human Chess is a chess variant where playing the top engine move is forbidden
#55Now: Human Chess: a variant where you can't play what AI would play. Next: AI that can play Human Chess. After: Human^2 Chess: you can't play what the AI above would play. etc I wonder if this creates distinctly new games at each level, or if it's just nonsense one level down.
rinse and repeat that a few times, and the only remaining winning move will be not to play
Re: Human Chess is a chess variant where playing the top engine move is forbidden
#56It's a cool concept but the first naive thought that comes to mind for me is that white could just easily dominate by taking advantage of the fact that taking a queen is almost always the top engine move. So just by maintaining relative king safety on white's side, you just open your queen early and make sure that every move there onwards hangs your queen in some fashion. It's very easy to hang a queen. You just have…
Re: Human Chess is a chess variant where playing the top engine move is forbidden
#57It's a cool concept but the first naive thought that comes to mind for me is that white could just easily dominate by taking advantage of the fact that taking a queen is almost always the top engine move. So just by maintaining relative king safety on white's side, you just open your queen early and make sure that every move there onwards hangs your queen in some fashion. It's very easy to hang a queen. You just have…
While I enjoy the conversation ideas like these create, I'm often left wondering why Fischer random isn't more popular.
Re: Human Chess is a chess variant where playing the top engine move is forbidden
#58Earlier quoted context omitted.
not quite deterministic when you consider multithreading and monte carlo search.
Yeah, deterministic is not actually the concept I want here I think. It's fine if it's random, it just needs to be unambiguous. So you just choose in advance what settings to run with and the stopping condition. And then it doesn't matter that if you had run it with different settings, you may have gotten a different answer.
Re: Human Chess is a chess variant where playing the top engine move is forbidden
#59Now: Human Chess: a variant where you can't play what AI would play. Next: AI that can play Human Chess. After: Human^2 Chess: you can't play what the AI above would play. etc I wonder if this creates distinctly new games at each level, or if it's just nonsense one level down.
https://www.chess.com/blog/AcceleratedPog/bongcloud-opening-...
Re: Human Chess is a chess variant where playing the top engine move is forbidden
#60It's interesting that this brings another degree of indirection to victory conditions.
If you never played chess before, you'd assume the goal is to take the opponent's king. But as we know, making a move that would allow your opponent to take the king is forbidden, so the goal of normal chess is force your opponent into a position where you could take the king next turn (checkmate).
This variant takes this another step further: Now any move which could result in checkmate (or check with only one exit) is forbidden, and the goal is to force the opponent in a position where any next move would result in checkmate or check.