Check out Glinski's Hexagonal Chess, our featured variant for May, 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

@ Gerd Degens[All Comments] [Add Comment or Rating]
Gerd Degens wrote on Fri, Dec 1, 2023 06:15 PM UTC:

@ H.G. or/and Fergus
The following HTML code does not seem to be translated correctly into GAME code for Game Courier. In the Play Test Aplet everything works fine, in GAME Courier the promotion zones of the files 'a' and 'i' are not recognized. There seems to be a problem somewhere. Can you please help!

<script type="text/javascript" src="/membergraphics/MSinteractive-diagrams/betza.js?nocache=true"></script>
<div class="idiagram">
files=9
ranks=9
promoZone=1
promoChoice=SNBRQ
graphicsDir=/graphics.dir/alfaeriePNG/
squareSize=50
graphicsType=png
symmetry=none
lancer (vertical):P:fmFfWfnDfcnH:pawn:d1,e1,f1,,d9,e9,f9
morph=*********////////
lancer (horizontal):S:rmFrWrnDrcnH:berolinapawn:b2,b3,b4,b5,b6,b7,b8,,h2,h3,h4,h5,h6,h7,h8
morph=*.......*/*.......*/*.......*/*.......*/*.......*/*.......*/*.......*/*.......*/*.......*
knight:N:N:knight:a3,a7,,i3,i7
bishop:B:B:bishop:a1,a9,,i1,i9
rook:R:R:rook:a2,a8,,i2,i8
queen:Q:Q:queen:a4,a6,,i4,i6
king:K:K:king:a5,,i5
</div>

Thanks again!