Check out Alice Chess, our featured variant for June, 2024.


[ Help | Earliest Comments | Latest Comments ]
[ List All Subjects of Discussion | Create New Subject of Discussion ]
[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]

Single Comment

Chess 66. Board based on the 8x8 arrangement - with the difference that 66 fields are now available. (8x8, Cells: 66) [All Comments] [Add Comment or Rating]
H. G. Muller wrote on Thu, Apr 21, 2022 08:43 PM UTC in reply to Bn Em from 07:38 PM:

One way to program it would be to have a single square 4/a4, and to introduce a number of extra piece types, each especially adapted to have the moves that the switches would allow. That is, you would have a special Rook for on a3, which would move forward both as a normal Rook, or with a move that switched file after one forward step. (And for a2 one that switched after 2 forward steps, etc.) When a piece of this Rook family would land on an edge file you make it automatically 'promote' to the kind of Rook that belongs on that square. When a Rook landed on a4 there would be a kind of promotion choice: it either stays/becomes a normal Rook, or one that replaces its forward move by a Left-Griffon move. Same idea for the other piece types.

I suppose that through this method I could even have the Interactive Diagram play Chess66. A user-supplied JavaScript function WeirdPromotion would take care of the 'promotions'.