4 <title>Bario Rules
</title>
5 <link href=
"/common.css" rel=
"stylesheet"/>
6 <link href=
"/variants/Checkered/style.css" rel=
"stylesheet"/>
9 <div class=
"full-rules">
13 Bario is a chess variant invented by Panos Louridas in
1998.
14 <a href=
"https://www.bario-chess-checkers-chessphotography-spaceart.de/">
17 contains many examples and explanations.
18 See also the discussion
19 <a href=
"https://www.chessvariants.com/index/listcomments.php?order=DESC&itemid=Bario">
25 <img class=
"img-center" src=
"/extras/Bario/chessboard2.jpg" style=
"width:75%">
27 [With author's permission]
<br>
28 Undefined pieces on first ranks.
33 Queens, rooks, bishops and knights begin the game in a reserve below
34 the board, because their location isn't determined yet.
35 At each turn, you can either move something already defined on the board, or
38 <li>move a piece from your reserve to any question mark, and then
</li>
39 <li>move the now defined piece on the board.
</li>
42 <p>Your pieces remain in an undefined state until they are moved.
</p>
44 <p>An undefined piece gives check if some specialization giving check exists.
</p>
48 data-fen='uuuuu1uk/p2p1qp1/
1p6/
7p/
7P/
5N2/PP1P1PP1/UUUKU1UU w
10 {
"captureUndef":
"-",
"enpassant":
"-",
"reserve":
"22212221"}'
>
50 <figcaption>The white king cannot move, a rook might be on c8 or e8
</figcaption>
53 <h4>Details, special cases
</h4>
56 At the first move, you must select a square for the king anywhere on
57 the first rank
— preferably in a corner. This deviates from the
58 original intention of the author, but this way you will not need to castle
59 later in the game. Click on a square to place the king.
63 If after your move all your pieces are defined (and weren't before), then
64 all pieces on board revert to undefined state, unless:
68 all your pieces (board + reserve) are now of the same type,
69 in which case none is put back in reserve, or
72 all opponent's pieces are of the same type, in which case
73 they also remain defined.
78 <div class=
"diag left"
79 data-fen='uuu1kuuu/
2p5/
2n5/
1p1ppppp/p4PPP/
3N3Q/PPPPP1BB/
1RRUK3 w
10 {
"captureUndef":
"-",
"enpassant":
"-",
"reserve":
"22212221"}'
>
81 <div class=
"diag right"
82 data-fen='uuu1kuuu/
2p5/
2u5/
1p1ppppp/p4PPP/
3UU2U/PPPPP1UU/
1UU1K
3 w
10 {
"captureUndef":
"-",
"enpassant":
"-",
"reserve":
"22212221"}'
>
85 Before and after knight definition on d1 (moving to e3)
90 If one of your undefined pieces is captured, you first have to choose which
91 one was captured from the reserve: place it at the capture location.
95 <script src=
"/utils/drawDiagrams.js"></script>
96 <script>fenToDiag("Bario");
</script>