X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=views%2Frules%2FAntiking%2Fen.pug;fp=views%2Frules%2FAntiking%2Fen.pug;h=076100b3c3bf2276f5212a454caecb0badc96058;hb=9a3c9f790aa28fd4708faefe41b4624173922c8e;hp=0000000000000000000000000000000000000000;hpb=80b15df120c7444afc091b29332a27df36416126;p=vchess.git diff --git a/views/rules/Antiking/en.pug b/views/rules/Antiking/en.pug new file mode 100644 index 00000000..076100b3 --- /dev/null +++ b/views/rules/Antiking/en.pug @@ -0,0 +1,49 @@ +p.boxed + | You have a king and an antiking. King must stay away from checks, but antiking + | must always stay in check. Antiking captures his own kind. + +h3 Specifications + +ul + li Chessboard: standard. + li Material: additional antiking. + li Non-capturing moves: standard. + li Special moves: standard. + li Captures: special case of antiking (see below). + li End of game: Checkmate or anti-checkmate. + +h3 Basics + +p + | The additional piece is a royal figure, thus cannot be captured. + | It captures the pieces of his color (to help checkmate opponent antiking, + | but by doing so it also make standard checkmate more difficult...). + | It should always remains under check (if it cannot, game is over). + +figure.diagram-container + .diagram + | fen:rnbqkbnr/pppppppp/3A4/8/8/3a4/PPPPPPPP/RNBQKBNR c5,d5,e5: + figcaption Marked squares are not allowed antiking moves. + +h3 End of the game + +p There are two ways to win: +ol + li Checkmate opponent king + li Anti-checkmate opponent antiking +p ...Or maybe do both at the same time? + +p Note 1: athough antiking captures his color, it doesn't check his king. + +p + | Note 2: since it would allow a basic tactic (keep antiking touching opponent's + | king), kings do not attack antikings. + +p Note 3: an antiking does not check opponent's antiking. + +h3 Credits + +p + a(href="https://www.chessvariants.com/diffobjective.dir/anti-king-chess.html") + | Antiking chess + | on chessvariants.com.