Comments/Ratings for a Single Item
I have rewritten most of this page with updated information from Jean-Louis Cazaux's excellent new book A World of Chess, co-authored with Rick Knowlton. The previous version had the initial setup incorrect (both of a player's bishops on the same color) and incorrectly identified the author of a book on chess variants as the game's inventor. Additional historical information has also been added.
I still need to make a similar revision to The Emperor's Game
The Sultan's Game
Ok, I updated this page in the manner I would propose for general usage. Everything seems to be ok, except that after you move one of black's pieces, the color of the dark squares changes to a gray and stays that way.
OK, that looks good. Except for those with JavaScript switched off.
To cure that there should be a static image as alternative (screenshot?), in <noscript> tags. Perhaps together with a message that points out what they are missing):
<noscript> <p>You can play against this diagram if JavaScript is on</p> <img src="...."> </noscript>
And you can add display:none; to the style of the <div> conaining the interactive diagram; the betza.js script would make it visible when it converts the deinition to a board image, and it keeps the definition hidden when JavaScript is off.
The color change is by design. Should really happen on the first click already. This can be suppressed by using darkShade instead of startShade to set the color. Bright colors are often not ideal for playing, especially when colors were used for highlighting. But some diagrams use dark-blue squares, which even camouflage the 'black' Alfaerie pieces.
Changing startShade to darkShade does not seem to have worked.
I added the noscript section. Good call.
Changing startShade to darkShade does not seem to have worked.
Because it has not been changed. Check through 'Show Page Source'. The caching is screwing up things.
[Edit] OK, with ?nocache=true it does seem changed, and indeed it does not work. I will check it out.
[Edit2] OK, should work now. It was interaction between the two diagrams (the one in the Comments is on the same page), where one remembered the 'realColor' of the other. Which was not reset, because startColor and darkColor were not both defined in this diagram. I moved the initialization of realColor to an invalid value from the globals to the routine that parses the diagram definition now.
There is a typo in the German book title, it should read "seine" in place of "siene".
Also, I read the author's name as "Tressan" in accordance with Google OCR. There is a clear bridge between the two stems on the upper part of the last letter of his name. Google search finds the name on several pages where it seems to be removed from the pictures (Probably from bottom lines for the bookbinder, called Bogensignaturen in German language).
I have found the book on Google books here: https://books.google.de/books?id=n64UAAAAYAAJ&printsec=frontcover&hl=de&source=gbs_ge_summary_r&cad=0#v=onepage&q=Tressan&f=false
P.S. Can we complete Peguilhen to Ernest-Frédéric von Lavergne-Peguilhen (1769–1845), recipient of the last letter from Henriette Vogel and Heinrich von Kleist? Life dates and occupation are fitting, and he also went simple by Peguilhen.
9 comments displayed
Permalink to the exact comments currently displayed.
The game can be played at the website jocly.com under the name sultanspiel.
Here it is the rule for promotion that a pawn only can be promoted to a captured piece. Because of that a player who haven't had any pieces captured can't move a pawn to the last rank.
Another rule not mentioned here is that pawns who had made a single step move at their first move may choose between a singlestep move and double step move at their next move.