Check out Makruk (Thai Chess), our featured variant for March, 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]
💡📝H. G. Muller wrote on Thu, Oct 27, 2022 07:57 PM UTC in reply to Carlos Cetina from 06:52 PM:

Well the error is not a proper error page; there is no link to go to the editor for debugging the preset. It seems that the GAME-code interpreter chokes on the word first in the findpiece command. This can be a problem caused by the server switch; perhaps Fergus can look into it?

 

What are we going to do with the following lines?

def B cond #0 (cond flag var ori BBB cond == 1 var wstart BBB cond var wstart WWW BWBWBW) 0;

def b cond #0 (cond flag var ori BBB cond == 1 var bstart BBB cond var bstart WWW BWBWBW) 0;

Will we not use them?

We must certainly use them. But you should replace the BBB, WWW and BWBWBW by 104 and 124, (the index of the definitions of Bishop and Wazir in legdefs) as was originally instructed.