Separate client and server codes. Keep everything in one git repo for simplicity
[vchess.git] / client / client_OLD / views / rules / Dark / en.pug
CommitLineData
dbcc32e9
BA
1p.boxed
2 | You only see what your pieces can reach. Incomplete information game.
3
69f3d801 4h3 Divergences
dbcc32e9 5
69f3d801
BA
6p.
7 Incomplete information version of the orthodox game
8 (with randomized initial position).
dbcc32e9
BA
9
10h3 Basics
11
12p.
5915f720
BA
13 Before every move, players see only what their pieces can reach.
14 That is to say: empty squares where your pieces can go,
15 but also occupied squares where captures can be made.
16 For example on the illustration next, after 1.e4 d5 white sees a black
69f3d801
BA
17 pawn on d5, the squares e5, f5, h5, b5, a6 and all four first ranks.
18 The f5 square is visible (and empty) because of the
19 special case of pawn capture.
dbcc32e9
BA
20
21figure.diagram-container
22 .diagram
69f3d801 23 | fen:8/8/8/3p4/4P3/8/PPPP1PPP/RNBQKBNR - w 8,7,b6-h6,a5,c5,g5:
5915f720
BA
24 figcaption Standard initial position after 1.e4 d5
25
26p.
27 Choose your move carefully, based on what you can infer from the
28 opponent's past moves. Counting material, in particular, is crucial.
0596f5e7 29 Be careful to block the attacking lines toward your king too.
5915f720
BA
30 Good luck!
31
32p.
69f3d801
BA
33 Note: the bot is not cheating - it really uses only the information
34 described earlier. Moreover, it is very basic and clearly less
35 challenging that a human. But it may be a fun start :)
dbcc32e9
BA
36
37h3 End of the game
38
69f3d801 39p Win by capturing the enemy king (no checks, no stalemate).
dbcc32e9
BA
40
41h3 More information
42
5915f720
BA
43p
44 | I discovered this variant on
45 a(href="https://www.buho21.com/") Buho21
46 | , which is a nice website but its spirit is very different than here
47 | (ranking system, VIP membership or ads, etc.).
48 | It seemed to be the only place to play DarkChess in live.