Check out McCooey's Hexagonal Chess, our featured variant for May, 2025.

Enter Your Reply

The Comment You're Replying To
HaruN Y wrote at 07:00 AM UTC in reply to Qmz Rgszmz from 04:12 AM:

Go to a search bar, type "view-source:https://www.chessvariants.com/xiangqi.html", then click the earth icon below the search bar.


<table>
  <tr>
    <td>
    <DIV CLASS="noscript">If JavaScript were enabled, you would see an Interactive Diagram here.</DIV>
<SCRIPT type="9acfa8aae11cba05acc1daf1-text/javascript">
document.writeln(`<B>Themes:</B>
<input type="button" value="Scanned" onclick="changeTheme('xiangqi-scanned', 'chinese-blue-green.png');">
<input type="button" value="Big5 Art" onclick="changeTheme('tradchinese', 'chinese-art.png');">
<input type="button" value="GB Wood" onclick="changeTheme('chinese-gb', 'chinese-cherrywood.jpg');">
<input type="button" value="Eurasian" onclick="changeTheme('eurasian1', 'chinese-eurasian.png');">
<input type="button" value="Marble" onclick="changeTheme('abstract-marble-disk', 'chinese-marble.jpg');">
<input type="button" value="Western" onclick="changeTheme('westchinese', 'chinese-wood.jpg');">
<input type="button" value="Abstract" onclick="changeTheme('abstract4chinese', 'chinese-checkered2.png');">
<input type="button" value="Alfaerie" onclick="changeTheme('alfchinesePNG', 'chinese-cambaluc-green-beige.png');">
<BR CLEAR=ALL>
<B>Sets:</B>
<SELECT ID="xiangqiset" onChange="changeTheme(this.value, 'same');">
<OPTION DISABLED>CHINESE PIECES:</OPTION>
<OPTION VALUE="xiangqi-scanned">Scans of Real Pieces</OPTION>
<OPTION VALUE="tradchinese">Big5 Font on Wood</OPTION>
<OPTION VALUE="chinese-gb">GB Font on Wood</OPTION>
<OPTION DISABLED>ILLUSTRATED DISKS:</OPTION>
<OPTION VALUE="eurasian1">Eurasian Chess Pieces</OPTION>
<OPTION VALUE="abstract-marble-disk">Abstract Marble Disks</OPTION>
<OPTION VALUE="westchinese">Western Disk Pieces</OPTION>
<OPTION DISABLED>CHESS PIECES:</OPTION>
<OPTION VALUE="abstract4chinese">Abstract</OPTION>
<OPTION VALUE="alfchinesePNG" SELECTED>Alfaerie</OPTION>
</SELECT>
&nbsp;
<B>Boards:</B> 
<SELECT ID="xiangqiboard" onChange="changeTheme('same', this.value);">
<OPTION DISABLED>SPACES ARE POINTS:</OPTION>
<OPTION VALUE="chinese-blue.png">Blue</OPTION>
<OPTION VALUE="chinese-blue-green.png">Blue/Green with Markers</OPTION>
<OPTION VALUE="chinese-alfaerie.png">Blue/Green with Grooves</OPTION>
<OPTION VALUE="chinese-cherrywood.jpg">Cherry Wood</OPTION>
<OPTION VALUE="chinese-art.png">Chinese Art</OPTION>
<OPTION VALUE="chinese-darkwood.jpg">Dark Wood</OPTION>
<OPTION VALUE="chinese-marble.jpg">Marble</OPTION>
<OPTION VALUE="chinese-white.png">White</OPTION>
<OPTION VALUE="chinese-wood.jpg">Wood &amp; Waves</OPTION>
<OPTION DISABLED>POINTS ON SQUARES:</OPTION>
<OPTION VALUE="chinese-eurasian.png">Eurasian</OPTION>
<OPTION DISABLED>SPACES ARE SQUARES:</OPTION>
<OPTION VALUE="chinese-cambaluc-green-beige.png" SELECTED>Cambaluc</OPTION>
<OPTION VALUE="chinese-checkered2.png">Checkered</OPTION>
</SELECT>
`);
</SCRIPT>
      <div class="idiagram" style="height: 300px;">
        satellite=xiangqi
        files=9
        ranks=10
        maxPromote=0
        graphicsDir=/play/pbm/showpiece.php?uniqid=6%26set=alfchinesePNG%26piece=
        background=/play/pbm/backgrounds/chinese-cambaluc-green-beige.png
        whitePrefix=w
        blackPrefix=b
        lightShade=#FFFFFF00
        darkShade=#00000000
        graphicsType=gif
        symmetry=mirror
        borders=0
        squareSize=52
        pawn::fW:p:a4,c4,e4,g4,i4
        morph=P/P/P/P/P
        pawn (passed)::fsW:p:
        advisor::F:f:d1,f1
        morph=!!!.../"/"/!/!/!/!/!!!.../"/"
        elephant::afF:e:c1,g1
        morph=!/!/!/!/!
        horse::[W-F]:n:b1,h1
        cannon:::c:b3,h3
        rook:::r:a1,i1
        king::WfcR:g:e1
        morph=!!!.../"/"/!/!/!/!/!!!.../"/"
      </div>
      <script type="9acfa8aae11cba05acc1daf1-text/javascript" src="/membergraphics/MSinteractive-diagrams/betzaCSS.js?uniqid=1897&nocache=true">
      </script>
      <script type="9acfa8aae11cba05acc1daf1-text/javascript">
        function xiangShade(x, y) {
          var col = 0;
          if(y > 4) col = !col;
          if(x > 2 && x < 6 && (y < 3 || y > 6)) col= !col;
          return col;
        }
      </script>
    </td>
    <td valign="top">
      <p style="height:40px">
      </p>
      <ul id="xiangqiList">
      </ul>
    </td>
  </tr>
</table>```

Edit Form

Comment on the page Xiangqi: Chinese 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.
Avoid Inflammatory Comments
If you are feeling anger, keep it to yourself until you calm down. Avoid insulting, blaming, or attacking someone you are angry with. Focus criticisms on ideas rather than people, and understand that criticisms of your ideas are not personal attacks and do not justify an inflammatory response.
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.