462fe959a5c5c0315830207ee89545b317a69f77
[xboard.git] / whats_new / rules / Falcon.html
1 <html>
2 <header>
3 <title>Falcon Chess</title>
4 </header>
5 <body>
6 <h1>Falcon Chess</h1>
7 <table cellpadding="20"><tr><td>
8 <img src="Falcon.png">
9 </td><td>
10 <h3>Initial setup</h3>
11 <p>
12 f1, f8: King
13 <br>
14 e1, e8: Queen
15 <br>
16 d1, d8, g1, g8: Falcon
17 <br>
18 a1, a8, j1, j8: Rook
19 <br>
20 b1, b8, i1, i8: Bishop
21 <br>
22 c1, c8, h1, h8: Knight
23 <br>
24 a2-j2, a7-j7: Pawns
25 </p>
26 </td></tr></table>
27 <table cellpadding="5" border="1"><tr><td>
28 Piece
29      </td><td>
30 ID
31      </td><td>
32 value
33      </td><td>
34 Moves (<a href="Betza.html">Betza notation</a>)
35      </td><td>
36 Remarks
37 </td></tr><tr><td>
38 King
39      </td><td>
40 K
41      </td><td>
42 -
43      </td><td>
44 K
45      </td><td>
46 Can castle with Rook, moving 3 or 4 steps to b- or i-file
47 </td></tr><tr><td>
48 Queen
49      </td><td>
50 Q
51      </td><td>
52 9.5
53      </td><td>
54 RB or Q
55      </td><td>
56
57 </td></tr><tr><td>
58 Falcon
59      </td><td>
60 F
61      </td><td>
62 ~5
63      </td><td>
64 nLnJ
65      </td><td>
66 Can reach its 16 destination through 3 paths each
67 </td></tr><tr><td>
68 Rook
69      </td><td>
70 R
71      </td><td>
72 5
73      </td><td>
74 R
75      </td><td>
76
77 </td></tr><tr><td>
78 Bishop
79      </td><td>
80 B
81      </td><td>
82 3.5
83      </td><td>
84 B
85      </td><td>
86 Color-bound
87 </td></tr><tr><td>
88 Knight
89      </td><td>
90 N
91      </td><td>
92 3
93      </td><td>
94 N
95      </td><td>
96
97 </td></tr><tr><td>
98 Pawn
99      </td><td>
100 P
101      </td><td>
102 1
103      </td><td>
104 mfWcfF
105      </td><td>
106 Promotes to Q, F, R, B, or N on reaching last rank
107 </td></tr></table>
108 <h3>Pawn peculiarities</h3>
109 <ul>
110 <li>Pawns capture differently from how they move (straight move, diagonal capture).</li>
111 <li>Pawns can move two squares ahead from their initial position, provided they are not blocked.</li>
112 <li>On the move immediately after such a double push, they can be captured en passant by another Pawn,
113 as if they had only moved 1 square ahead.</li>
114 <li>Pawns promote to another (non-royal) piece of choice when they reach last rank.</li>
115 </ul>
116 <h3>Castling</h3>
117 <p>
118 A King that has not moved before can move <b>three</b> steps in the direction of a Rook that has not moved before,
119 in which case that Rook is moved to the square next to the King on the other side.
120 This is only allowed if all squares between King and Rook are empty,
121 when the King is not in check on the square it came from,
122 and would not be in check on any of the squares it skipped over.
123 </p>
124 <h3>The Falcon piece</h3>
125 <p>
126 The Falcon is a so-called multi-path piece.
127 It complements the moves of all orthodox pieces, in the sense that it can reaches all squares reachable by King could reach in 3 moves
128 that cannot be reached by R, B or N in a single move.
129 A King would always need three steps to reach the Falcon destinations,
130 (one diagonal and two straight, or two diagonal and one straight),
131 but it can always do so in three ways, depending on the order of the straight and diagonal steps.
132 The Falcon must follow the path a King could have followed,
133 and if all the three paths are blocked, the Falcon cannot move to that destination.
134 </p>
135 <h3>General rules</h3>
136 <ul>
137 <li>It is not allowed to expose your King to check.</li>
138 <li>The game is won by checkmating the opponent's King.</li>
139 <li>Stalemate (no legal moves, but not in check) is a draw.</li>
140 </ul>
141 <h3>Differences with FIDE</h3>
142 <p>
143 The Falcon pieces are extra, and the board is expanded to accomodate them.
144 To handle the larger board width, the King moves 3 squares on castling.
145 </p>
146 <h3>Strategy issues</h3>
147 <p>
148 It is not possible to force checkmate on a bare King with just a single Bishop or Knight (in addition to your own King). King + Falcon can force mate on a bare King.
149 </p>
150 <p>
151 Bishops are confined to squares of a single color.
152 Having Bishops on both colors compensates this weakness, and is worth an extra 0.5 on top of their added value.
153 </p>
154 <p>
155 </p>
156 <p>
157 </p>
158 <p>
159 </p>
160 </body>
161 </html>