bbc5edfc54211aa92cc3425f8df7438411b9e62a
[vchess.git] / client / src / translations / welcome / en.pug
1 h3 Welcome to v[ariant]chess.club!
2 p A place to play chess variants.
3 img(src="/images/Hexagonal_chess.svg")
4 p A variant is a change in the usual rules :
5 ul
6 li different pieces movements, or
7 li different chessboards (as on the image), or
8 li new pieces, or
9 li moves side effects, or
10 li ...and so on
11 a(href="https://www.chessvariants.com/why.html") Why should I play them ?!
12 h3 Notes (non-negotiable ;) )
13 p No ELO rating on this website.
14 p Games start with an assymetric random setup.
15 p#disableMsg.clickable(onClick="localStorage.setItem('welcomed',true)")
16 | Close and show no more
17 -
18 var wikipediaUrl = "https://en.wikipedia.org/wiki/" +
19 "List_of_chess_variants#/media/File:Hexagonal_chess.svg";
20 p.smallfont Image credit: #[a(href=wikipediaUrl) Wikipedia]