Check out Smess, our featured variant for February, 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

Play-test applet for chess variants. Applet you can play your own variant against.[All Comments] [Add Comment or Rating]
Carlos Cetina wrote on Mon, Feb 17 06:07 AM UTC:

Fergus & HG:

I just checked a third preset called Cetran Chess 1 (which is essentially identical to the ones mentioned before) and it turns out to be working perfectly fine. This one has the following code in the Pre-Game section that those ones lack:

0
1 99  1  1     3 // pure bishop(598)
1 99  1 -1     3
1 99 -1 -1     3
1 99 -1  1     3
0);

def B cond #0 (cond flag var ss 598 cond == 1 var wstart 598 cond var wstart 124 104) 0;
def b cond #0 (cond flag var ss 598 cond == 1 var bstart 598 cond var bstart 124 104) 0;

So there is no problem to solve anymore and therefore I am infinitely grateful to you both.