Fix some complete rules
[xogo.git] / variants / Cwda / complete_rules.html
1 <html>
2 <head>
3 <title>Different Armies Rules</title>
4 <link href="/common.css" rel="stylesheet"/>
5 <link href="/variants/Cwda/style.css" rel="stylesheet"/>
6 </head>
7 <body>
8 <div class="full-rules">
9 <h1>Different Armies Rules</h1>
10
11 <div>
12 <p>White and black pieces are replaced by different armies.</p>
13 <p>
14 Pawns and kings move as usual, but the other pieces generally do not.
15 Indeed, before the game start you must select two armies, defining
16 new movements for "rooks", "knights", "bishops" and "queens".
17 </p>
18 <p>Pieces movements are described using these simple pieces:</p>
19 <ul>
20 <li>Dabbabah = jump two squares orthogonally</li>
21 <li>Alfil = jump two squares diagonally</li>
22 <li>Wazir = one square orthogonally</li>
23 <li>Ferz = one square diagonally</li>
24 <li>Three leaper (L3) = jump three squares orthogonally</li>
25 <li>Narrow knight = knight without "2+1 lateral moves"</li>
26 </ul>
27 <p>Pawns can be promoted into a piece of any of the two armies playing.</p>
28 </div>
29
30 <h3>The Colorbound Clobberers</h3>
31
32 <figure class="show-pieces">
33 <img src="/pieces/Cwda/c_black_rook.svg"/>
34 <img src="/pieces/Cwda/c_white_knight.svg"/>
35 <img src="/pieces/Cwda/c_black_bishop.svg"/>
36 <img src="/pieces/Cwda/c_white_queen.svg"/>
37 </figure>
38
39 <ul>
40 <li>Rook = bishop + dabbabah = "bede" (D),</li>
41 <li>Knight = wazir + alfil = "waffle" (W),</li>
42 <li>Bishop = ferz + alfil + dabbabah = "fad" (F),</li>
43 <li>Queen = bishop + knight = "cardinal" (C).</li>
44 </ul>
45
46 <figure>
47 <div class="diag left"
48 data-fen='8/8/8/3D4/8/8/8/8 w 0 {"armies":"CC","flags":"8888","enpassant":"-"}',
49 data-mks="a8,b7,c6,e4,f3,g2,h1,c4,b3,a2,e6,f7,g8,f5,d3,b5,d7">
50 </div>
51 <div class="diag right"
52 data-fen='8/8/8/4w3/8/8/8/8 w 0 {"armies":"CC","flags":"8888","enpassant":"-"}',
53 data-mks="e6,f5,e4,d5,c7,g7,g3,c3">
54 </div>
55 <figcaption>
56 Moves of the Bede on the left, and of the Waffle on the right.
57 </figcaption>
58 </figure>
59
60 <figure>
61 <div class="diag"
62 data-fen='8/8/8/3F4/8/8/8/8 w 0 {"armies":"CC","flags":"8888","enpassant":"-"}'
63 data-mks="b7,c6,b5,f5,d3,d7,b3,c4,e4,f3,e6,f7">
64 </div>
65 <figcaption>
66 Moves of the Fad.
67 </figcaption>
68 </figure>
69
70 <p>
71 When castling large, the king and rook arrive respectively on
72 b1/b8 and c1/c8 so that the rook remains on the same color.
73 </p>
74
75 <h3>The Nutty Knights</h3>
76
77 <figure class="show-pieces">
78 <img src="/pieces/Cwda/n_black_rook.svg"/>
79 <img src="/pieces/Cwda/n_white_knight.svg"/>
80 <img src="/pieces/Cwda/n_black_bishop.svg"/>
81 <img src="/pieces/Cwda/n_white_queen.svg"/>
82 </figure>
83
84 <ul>
85 <li>Rook = rook forward and sideways + king backwards = "charging rook" (G),</li>
86 <li>Knight = narrow knight + ferz = "fibnif" (I),</li>
87 <li>
88 Bishop = knight forward + king sideways and backwards =
89 "charging knight" (T),
90 </li>
91 <li>Queen = rook forward and sideways + knight forward + king = "colonel" (L).</li>
92 </ul>
93
94 <figure>
95 <div class="diag left"
96 data-fen='8/8/8/8/3G4/8/8/8 w 0 {"armies":"NN","flags":"8888","enpassant":"-"}'
97 data-mks="d5,d6,d7,d8,c4,b4,a4,e4,f4,g4,h4,c3,d3,e3">
98 </div>
99 <div class="diag right"
100 data-fen='8/8/8/8/4i3/8/8/8 w 0 {"armies":"NN","flags":"8888","enpassant":"-"}'
101 data-mks="d6,d2,f6,f2,d3,d5,f5,f3">
102 </div>
103 <figcaption>
104 Moves of the Charging rook on the left, and of the Fibnif on the right.
105 </figcaption>
106 </figure>
107
108 <figure>
109 <div class="diag left"
110 data-fen='8/8/8/8/3T4/8/8/8 w 0 {"armies":"NN","flags":"8888","enpassant":"-"}'
111 data-mks="b5,c6,e6,f5,c4,e4,c3,d3,e3">
112 </div>
113 <div class="diag right"
114 data-fen='8/8/8/8/4c3/8/8/8 w 0 {"armies":"NN","flags":"8888","enpassant":"-"}'
115 data-mks="e5,e6,e7,e8,d4,c4,b4,a4,f4,g4,h4,d6,c5,f6,g5,d5,f5,d3,e3,f3">
116 </div>
117 <figcaption>
118 Moves of the Charging knight on the left, and of the Colonel on the right.
119 </figcaption>
120 </figure>
121
122 <h3>The Remarkable Rookies</h3>
123
124 <figure class="show-pieces">
125 <img src="/pieces/Cwda/r_black_rook.svg"/>
126 <img src="/pieces/Cwda/r_white_knight.svg"/>
127 <img src="/pieces/Cwda/r_black_bishop.svg"/>
128 <img src="/pieces/Cwda/r_white_queen.svg"/>
129 </figure>
130
131 <ul>
132 <li>Rook = rook limited to 4 squares = "short rook" (S),</li>
133 <li>Knight = dabbabah + wazir = "woody rook" (Y),</li>
134 <li>Bishop = dabbabah + ferz + L3 = "half-duck" (H),</li>
135 <li>Queen = rook + knight = "chancellor" (O).</li>
136 </ul>
137
138 <figure>
139 <div class="diag left"
140 data-fen='8/8/8/3y4/8/8/8/8 w 0 {"armies":"RR","flags":"8888","enpassant":"-"}'
141 data-mks="d3,b5,d7,f5,c5,d6,e5,d4">
142 </div>
143 <div class="diag right"
144 data-fen='8/8/8/4H3/8/8/8/8 w 0 {"armies":"RR","flags":"8888","enpassant":"-"}'
145 data-mks="c5,e7,g5,e3,b5,e8,h5,e2,d4,d6,f6,f4">
146 </div>
147 <figcaption>
148 Moves of the Woody rook on the left, and of the Half-duck on the right.
149 </figcaption>
150 </figure>
151
152 <h3>Fide army</h3>
153
154 <p>The standard chess pieces.</p>
155
156 <h3>Source</h3>
157
158 <p>
159 <a href="https://www.chessvariants.com/unequal.dir/cwda.html">
160 Chess with different armies
161 </a>
162 on chessvariants.com.
163 </p>
164
165 </body>
166 <script src="/utils/drawDiagrams.js"></script>
167 <script>fenToDiag("Cwda");</script>
168 </html>