X-Git-Url: https://git.auder.net/js/rpsls.js?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Ftranslations%2Fvariants%2Fen.pug;h=eca4de1ac292b13a15ce5fcf3fe404b13851fc5e;hb=7c05a5f2297bea540c700ebceb0cc8b03a7f6775;hp=ee21f9735df7c8ec782301eb34de4d10db083661;hpb=493f0eff1ff9ad675150ecf877b5101c30c560a6;p=vchess.git diff --git a/client/src/translations/variants/en.pug b/client/src/translations/variants/en.pug index ee21f973..eca4de1a 100644 --- a/client/src/translations/variants/en.pug +++ b/client/src/translations/variants/en.pug @@ -320,6 +320,7 @@ p Pieces can be drop on the board, either immediately or later in the game. "Madhouse", "Rampage", "Recycle", + "Shogun", "Teleport" ] ul @@ -425,7 +426,24 @@ p Orthodox rules, but the goal is not checkmate (or not only). "Threechecks", "Kinglet", "Koth", - "Squatter" + "Squatter1", + "Squatter2" + ] +ul + for v in varlist + li #[a(href="/#/variants/"+v) #{v}] + +h3 Non-chess + +p Some games not chess related. +- + var varlist = [ + "Atarigo", + "Emergo", + "Fanorona", + "Gomoku", + "Konane", + "Yote" ] ul for v in varlist @@ -440,14 +458,19 @@ p. var varlist = [ "Alice", "Ambiguous", + "Bario", "Bicolour", "Evolution", "Forward", + "Fusion", "Gridolina", "Hamilton", "Kingsmaker", "Magnetic", + "Refusal", "Relayup", + "Rollerball", + "Selfabsorption", "Takenmake", "Wormhole" ]