X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Frules%2FHidden%2Fen.pug;h=e67441c1b8d71bf098dc9a0c41d8e711669d7c93;hb=1943de6b9d55716dac4ef8b5672bed803d8d43f9;hp=88e112b436f85744d5e6e03a5d1602ee0796232d;hpb=e791b158ca5c86c4ed9267c957ad7bb5c9870f60;p=vchess.git diff --git a/client/src/translations/rules/Hidden/en.pug b/client/src/translations/rules/Hidden/en.pug index 88e112b4..e67441c1 100644 --- a/client/src/translations/rules/Hidden/en.pug +++ b/client/src/translations/rules/Hidden/en.pug @@ -14,12 +14,14 @@ p The game is won by capturing the opposing King. figure.diagram-container .diagram - | fen:qbppnprp/prppbkpn/8/8/8/8/QBPPNPRP/PRPPBKPN: + | fen:qbppnprp/prpbpkpn/8/8/8/8/QBPPNPRP/PRPPKBPN: figcaption Possible starting position. p Notes ul - li The computer plays for now totally at random. + li. + The computer uses a basic strategy, way inferior to what a human could do + but still better than random play. li. Pieces are randomly set on the two first ranks. The king may be on second rank, and attacked by an enemy rook or queen. @@ -30,3 +32,5 @@ h3 Source p a(href="https://www.chessvariants.com/rules/strate-go-chess") Strate-Go chess |  on chessvariants.com. + +p Inventor: John Kipling Lewis (2005)