af8b8163b1e2923870b05e6615e81d44a994c091
[vchess.git] / client / src / translations / rules / Cwda / en.pug
1 p.boxed
2 | White and black pieces are replaced by different armies.
3
4 p.
5 Pawns and kings move as usual, but the other pieces generally do not.
6 Indeed, before the game start you must select two armies, defining
7 new movements for "rooks", "knights", "bishops" and "queens".
8
9 p Pieces movements are described using these simple pieces:
10 ul
11 li Dabbabah = jump two squares orthogonally
12 li Alfil = jump two squares diagonally
13 li Wazir = one square orthogonally
14 li Ferz = one square diagonally
15 li Three leaper (L3) = jump three squares orthogonally
16 li Narrow knight = knight without "2+1 lateral moves"
17
18 p Pawns can be promoted into a piece of any of the two armies playing.
19
20 h3 The Colorbound Clobberers
21
22 figure.showPieces.text-center
23 img(src="/images/pieces/Cwda/bd.svg")
24 img(src="/images/pieces/Cwda/ww.svg")
25 img(src="/images/pieces/Cwda/bf.svg")
26 img(src="/images/pieces/Cwda/wc.svg")
27
28 ul
29 li Rook = bishop + dabbabah = "bede" (D),
30 li Knight = wazir + alfil = "waffle" (W),
31 li Bishop = ferz + alfil + dabbabah = "fad" (F),
32 li Queen = bishop + knight = "cardinal" (C).
33
34 figure.diagram-container
35 .diagram.diag12
36 | fen:8/8/8/3D4/8/8/8/8 a8,b7,c6,e4,f3,g2,h1,c4,b3,a2,e6,f7,g8,f5,d3,b5,d7:
37 .diagram.diag22
38 | fen:8/8/8/4w3/8/8/8/8 e6,f5,e4,d5,c7,g7,g3,c3:
39 figcaption.
40 Moves of the Bede on the left, and of the Waffle on the right.
41
42 figure.diagram-container
43 .diagram
44 | fen:8/8/8/3F4/8/8/8/8 b7,c6,b5,f5,d3,d7,b3,c4,e4,f3,e6,f7:
45 figcaption.
46 Moves of the Fad.
47
48 p.
49 When castling large, the king and rook arrive respectively on
50 b1/b8 and c1/c8 so that the rook remains on the same color.
51
52 h3 The Nutty Knights
53
54 figure.showPieces.text-center
55 img(src="/images/pieces/Cwda/bg.svg")
56 img(src="/images/pieces/Cwda/wi.svg")
57 img(src="/images/pieces/Cwda/bt.svg")
58 img(src="/images/pieces/Cwda/wl.svg")
59
60 ul
61 li Rook = rook forward and sideways + king backwards = "charging rook" (G),
62 li Knight = narrow knight + ferz = "fibnif" (I),
63 li.
64 Bishop = knight forward + king sideways and backwards =
65 "charging knight" (T),
66 li Queen = rook forward and sideways + knight forward + king = "colonel" (L).
67
68 figure.diagram-container
69 .diagram.diag12
70 | fen:8/8/8/8/3G4/8/8/8 d5,d6,d7,d8,c4,b4,a4,e4,f4,g4,h4,c3,d3,e3:
71 .diagram.diag22
72 | fen:8/8/8/8/4i3/8/8/8 d6,d2,f6,f2,d3,d5,f5,f3:
73 figcaption.
74 Moves of the Charging rook on the left, and of the Fibnif on the right.
75
76 figure.diagram-container
77 .diagram.diag12
78 | fen:8/8/8/8/3T4/8/8/8 b5,c6,e6,f5,c4,e4,c3,d3,e3:
79 .diagram.diag22
80 | fen:8/8/8/8/4c3/8/8/8 e5,e6,e7,e8,d4,c4,b4,a4,f4,g4,h4,d6,c5,f6,g5,d5,f5,d3,e3,f3:
81 figcaption.
82 Moves of the Charging knight on the left, and of the Colonel on the right.
83
84 h3 The Remarkable Rookies
85
86 figure.showPieces.text-center
87 img(src="/images/pieces/Cwda/bs.svg")
88 img(src="/images/pieces/Cwda/wy.svg")
89 img(src="/images/pieces/Cwda/bh.svg")
90 img(src="/images/pieces/Cwda/wo.svg")
91
92 ul
93 li Rook = rook limited to 4 squares = "short rook" (S),
94 li Knight = dabbabah + wazir = "woody rook" (Y),
95 li Bishop = dabbabah + ferz + L3 = "half-duck" (H),
96 li Queen = rook + knight = "chancellor" (O).
97
98 figure.diagram-container
99 .diagram.diag12
100 | fen:8/8/8/3y4/8/8/8/8 d3,b5,d7,f5,c5,d6,e5,d4:
101 .diagram.diag22
102 | fen:8/8/8/4H3/8/8/8/8 c5,e7,g5,e3,b5,e8,h5,e2,d4,d6,f6,f4:
103 figcaption.
104 Moves of the Woody rook on the left, and of the Half-duck on the right.
105
106 h3 Fide army
107
108 p The standard chess pieces.
109
110 h3 Source
111
112 p
113 a(href="https://www.chessvariants.com/unequal.dir/cwda.html")
114 | Chess with different armies
115 |  on chessvariants.com.
116
117 p Inventor: Ralph Betza (1996)