X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=views%2Frules%2FAtomic%2Fen.pug;fp=views%2Frules%2FAtomic%2Fen.pug;h=7b7766853cf8e41fe09aa99701a4371c7f501ecc;hb=9a3c9f790aa28fd4708faefe41b4624173922c8e;hp=0000000000000000000000000000000000000000;hpb=80b15df120c7444afc091b29332a27df36416126;p=vchess.git diff --git a/views/rules/Atomic/en.pug b/views/rules/Atomic/en.pug new file mode 100644 index 00000000..7b776685 --- /dev/null +++ b/views/rules/Atomic/en.pug @@ -0,0 +1,46 @@ +p.boxed + | All captures result in an "explosion" through which all surrounding + | pieces other than pawns are removed from the board. + +h3 Specifications + +ul + li Chessboard: standard. + li Material: standard. + li Non-capturing moves: standard. + li Special moves: standard. + li Captures: explosions; see below. + li End of game: king explodes, or standard; see below. + +h3 Basics + +p + | When a piece captures an opponent figure on some square S, all pieces sitting + | on a square reachable by a king move from S are removed. + | The pawns, however, remain: they have to be taken directly to disappear. + +figure.diagram-container + .diagram + | fen:r3kbnr/pp3ppp/3p4/4p3/8/8/PPPPPPPP/R1BQKBNR: + figcaption After the moves 1.Nc3 d6?? 2.Nd5 e5 3.Nxc7 + +h3 End of the game + +p There are two ways to win, by decreasing strength order: +ol + li Explode opponent king + li Checkmate opponent king + +p Explosions have priority: a checkmate followed by a king explosion loses. + +p + | Note: since suicide is forbidden, a king can touch the opponent king - + | and become immune to checks. + +h3 Credits + +p + | Many resources can be found on the web (this variation is played on lichess and + | FICS, among others). + | This game was played first in 1995 at the German Internet Chess Server (GICS) + | according to Wikipedia.