X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FAvalam1%2Fen.pug;h=64364b48992ea3eed1fbe8b1ef2d0a87277b9556;hp=3a33838b753f9d13b391064047cf5cc9497e36bc;hb=b27300c2951adcc67acbf4b822267dc102895ce3;hpb=85ba3fe59c2e3033873512c7d04dc87857065928 diff --git a/client/src/translations/rules/Avalam1/en.pug b/client/src/translations/rules/Avalam1/en.pug index 3a33838b..64364b48 100644 --- a/client/src/translations/rules/Avalam1/en.pug +++ b/client/src/translations/rules/Avalam1/en.pug @@ -1,2 +1,33 @@ p.boxed - | TODO + | Stack towers freely, so that your color appears on top. + +p. + There are initially 48 pieces placed on a 49 squares irregular board. + "White" takes yellow pieces, and "black" gets the red ones. + +figure.diagram-container + .diagram + | fen:xxBbxxxxx/xBbBbxxxx/xbBbBbBxx/xBbBbBbBb/BbBb1bBbB/bBbBbBbBx/xxBbBbBbx/xxxxbBbBx/xxxxxbBxx: + figcaption Deterministic initial position. + +p. + At each turn, take any tower of less than 5 pieces (the number + printed on it) and put it on an adjacent tower, such that + the resulting construction isn't more than 5 units tall. + +p. + When no moves are possible anymore, the game is over. + The winner is the player having the largest number of towers + of his color (on top) + +h3 More information + +p + | Few online resources about this game. The rules are explained + | for example on + a(href="http://jeuxstrategie.free.fr/Avalam_complet.php") this page + | . See also the Avalam page on + a(href="https://www.jeuxdenim.be/jeu-Avalam") jeuxdenim.be + | . + +p Inventor: Philippe Deweys (1995)