Check out Glinski's Hexagonal Chess, our featured variant for May, 2024.

Enter Your Reply

The Comment You're Replying To
🕸Fergus Duniho wrote on Sat, Nov 18, 2023 01:38 AM UTC:

I am trying this code, but there is a bug preventing it from working. Instead of appending .svg to the file name, as I have instructed it to, it is appending .pgn. This is probably a typo for .png, as that is a graphics format, and .pgn is a format for storing chess games. Also, since we're able to use SVG images now, it should allow svg as a value for graphicsType or graphSuffix.

files=16 ranks=16 maxPromote=0 promoZone=1 promoChoice= holdingsType=1 graphicsDir=/play/pbm/showpiece.php?white=F9F9F9%26black=666666%26image=/graphics.dir/svg/Greenwade/ squareSize=50 graphicsType=svg lightShade=#F9F9F9 darkShade=#FF6060 whitePrefix=w blackPrefix=b royal=10 royal=21 pawn:P:fmWfcFifmR4:pawn:a3,b3,c3,d3,m3,n3,o3,p3,,a14,b14,c14,d14,m14,n14,o14,p14 morph=N knight:N:WNC:knight:b2,o2,,b15,o15 bishop:B:B:bishop:e1,l1,,e16,l16 rook:R:R:rook:a2,p2,,a15,p15 queen:Q:Q:queen:h1,,h16 princess:Pc:BN:princess:g1,,g16 chancellor:C:RN:chancellor:k1,,k16 falconer:F:FADCG:falcon:d1,m1,,d16,m16 nightrider:Nr:NN:nightrider:b1,o1,,b16,o16 prince:Pr:FN:prince:j1,,j16 soldier:Sl:fsmWfcFifmR4:soldier:e3,f3,g3,j3,k3,l3,,e14,f14,g14,j14,k14,l14 morph=H wizard:W:FafsFafsafFudFudNudC:wizard:f1,,f16 berserker:Br:KANDcaKmcabK:berserker:c2,n2,,c15 ,n15 archer:A:mF3cabN:archer:e2,f2,k2,l2,,e15,f15,k15,l15 bowman:Bo:nNafsafmpafzcabmpafzK:archer--knight:g2,j2,,g15,j15 lancer:L:N2ncDncH:lancer:d2,m2,,d15,m15 helepolis:H:RcamfRidaufmRsb(caf)14R:dabbabah--yaf:a1,p1,,a16,p16 general:Gn:BnDD:general:h2,i2,,h15,i15 sergeant:Sg:fFfW3smW:sergeantpawn:h3,i3,,h14,i14 morph=L spy:SP:W2N:questionmark--man:c1,n1,,c16,n16 king:K:K:king:i1,,i16

Edit Form

Comment on the page Vanguard Chess

Conduct Guidelines
This is a Chess variants website, not a general forum.
Please limit your comments to Chess variants or the operation of this site.
Keep this website a safe space for Chess variant hobbyists of all stripes.
Because we want people to feel comfortable here no matter what their political or religious beliefs might be, we ask you to avoid discussing politics, religion, or other controversial subjects here. No matter how passionately you feel about any of these subjects, just take it someplace else.
Quick Markdown Guide

By default, new comments may be entered as Markdown, simple markup syntax designed to be readable and not look like markup. Comments stored as Markdown will be converted to HTML by Parsedown before displaying them. This follows the Github Flavored Markdown Spec with support for Markdown Extra. For a good overview of Markdown in general, check out the Markdown Guide. Here is a quick comparison of some commonly used Markdown with the rendered result:

Top level header: <H1>

Block quote

Second paragraph in block quote

First Paragraph of response. Italics, bold, and bold italics.

Second Paragraph after blank line. Here is some HTML code mixed in with the Markdown, and here is the same <U>HTML code</U> enclosed by backticks.

Secondary Header: <H2>

  • Unordered list item
  • Second unordered list item
  • New unordered list
    • Nested list item

Third Level header <H3>

  1. An ordered list item.
  2. A second ordered list item with the same number.
  3. A third ordered list item.
Here is some preformatted text.
  This line begins with some indentation.
    This begins with even more indentation.
And this line has no indentation.

Alt text for a graphic image

A definition list
A list of terms, each with one or more definitions following it.
An HTML construct using the tags <DL>, <DT> and <DD>.
A term
Its definition after a colon.
A second definition.
A third definition.
Another term following a blank line
The definition of that term.