New Chess Variant that No One Will Like

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

Mike Sherwin
Posts: 965
Joined: Fri Aug 21, 2020 1:25 am
Location: Planet Earth, Sol system
Full name: Michael J Sherwin

New Chess Variant that No One Will Like

Post by Mike Sherwin »

Why? Because no one ever likes my new variants. :lol:
Though it would be very simple to implement.
When a side castles another queen of same color is placed on either e1 or e8 as appropriate.
User avatar
towforce
Posts: 13133
Joined: Thu Mar 09, 2006 12:57 am
Location: Birmingham UK
Full name: Graham Laight

Re: New Chess Variant that No One Will Like

Post by towforce »

Castling is no longer optional and MUST be done ASAP.

Only one question that really matters to computer chess, though: would it hold back the "death by draw" issue that's killing the game for 5 years?
Human chess is partly about tactics and strategy, but mostly about memory
Chessqueen
Posts: 5685
Joined: Wed Sep 05, 2018 2:16 am
Location: Moving
Full name: Jorge Picado

Re: New Chess Variant that No One Will Like

Post by Chessqueen »

Mike Sherwin wrote: Tue Jan 17, 2023 7:05 am Why? Because no one ever likes my new variants. :lol:
Though it would be very simple to implement.
When a side castles another queen of same color is placed on either e1 or e8 as appropriate.
It would be nice if you can create a Capablanca chess GUI :roll:
User avatar
hgm
Posts: 28505
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: New Chess Variant that No One Will Like

Post by hgm »

Why is that? There already are so many.

You can even play it here:


[diag]files=10
useMarkers=1
darkShade=#CF8948
lightShade=#FFCC9C
rimColor=#6080C0
coordColor=#CCCC11
firstRank=1
Pawn::::a2-j2
Knight:N:::b1,i1
Bishop::::d1,g1
Rook::::a1,j1
Archbishop::::c1
Chancellor::::h1
Queen::::e1
King::KisO3::f1
[/diag]
User avatar
Eelco de Groot
Posts: 4722
Joined: Sun Mar 12, 2006 2:40 am
Full name:   Eelco de Groot

Re: New Chess Variant that No One Will Like

Post by Eelco de Groot »

Chessqueen wrote: Tue Jan 17, 2023 5:36 pm
Mike Sherwin wrote: Tue Jan 17, 2023 7:05 am Why? Because no one ever likes my new variants. :lol:
Though it would be very simple to implement.
When a side castles another queen of same color is placed on either e1 or e8 as appropriate.
It would be nice if you can create a Capablanca chess GUI :roll:
There is HGM's version of Winboard I believe:

Image

Winboard is on http://hgm.nubati.net/


Reinhard Scharnagl:

https://www.chessprogramming.org/SMIRF


Some of the links on this page do not work anymore but more links from HGM himself, and Reinhard Scharnagl, Matthias Gemuh, both of whom passed away:

https://home.hccnet.nl/h.g.muller/10x8.html


Evert Glebbeek's Sjaak chessprogram:

http://www.eglebbk.dds.nl/program/chess-index.html


ChessV:

https://www.chessprogramming.org/ChessV
Debugging is twice as hard as writing the code in the first
place. Therefore, if you write the code as cleverly as possible, you
are, by definition, not smart enough to debug it.
-- Brian W. Kernighan