Re-introduce welcome screen with forced reading
[vchess.git] / client / src / translations / welcome / en.pug
CommitLineData
5b852870
BA
1h3 Welcome to v[ariant]chess.club!
2p A place to play chess variants.
3img(src="/images/Hexagonal_chess.svg")
4p A variant is a change in the usual rules :
5ul
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
11a(href="https://www.chessvariants.com/why.html") Why should I play them ?!
12h3 Notes (non-negotiable ;) )
13p No ELO rating on this website.
14p Games start with an assymetric random setup.
15p#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";
20p.smallfont Image credit: #[a(href=wikipediaUrl) Wikipedia]