Check out McCooey's Hexagonal Chess, our featured variant for May, 2025.


[ 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

TessChess. 4D chess featuring symmetrically-moving pieces. (4x(4x(4x4)), Cells: 256) [All Comments] [Add Comment or Rating]
H. G. Muller wrote on Thu, Apr 24 12:49 PM UTC in reply to William Wragg from 12:37 PM:

or you could use outline instead:

Ha, that worked! many thanks! Outline instead of border, and then a gap of 1px. I suppose this is what border-collapse does in case of a <table>; there the entire table gets wider if you switch on the borders.

Strangely the right rim is now extra wide. I had that correctly before I tried to compact the code a little by using a function for returning the style properties that all cells shared.