[ 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 Beast Chess. Replace conventional pieces with those that look like animals. (8x8, Cells: 64) [All Comments] [Add Comment or Rating] 💡📝Bob Greenwade wrote on Sun, Jun 25, 2023 02:40 PM UTC:In case anyone's actually paying attention to this... I've been trying to insert the Java applet for this game, but for some reason it just doesn't show here. This is the code the page gives me: <script type="text/javascript" src="/membergraphics/MSinteractive-diagrams/betza.js?nocache=true"></script> <div class="idiagram"> files=8 ranks=8 promoZone=1 promoChoice=QERG graphicsDir=/graphics.dir/alfaeriePNG/ squareSize=50 graphicsType=png symmetry=none pawn:P:ifmnDfmWfceF:pawn:a2,b2,c2,d2,e2,f2,g2,h2,,a7,b7,c7,d7,e7,f7,g7,h7 queen:Q:Q:queen:d1,,d8 eagle:E:FyafsF:bird:a1,h1,,a8,h8 rhino:R:WyafsW:rhino:c1,f1,,c8,f8 gnu:G:NC:gnu:b1,g1,,b8,g8 king:K:KisO2:king:e1,,e8 </div> (And yes, I do enter it with the editor in HTML mode.)
In case anyone's actually paying attention to this...
I've been trying to insert the Java applet for this game, but for some reason it just doesn't show here. This is the code the page gives me:
(And yes, I do enter it with the editor in HTML mode.)