X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fclient_OLD%2Fviews%2Fwelcome%2Fen.pug;fp=client%2Fclient_OLD%2Fviews%2Fwelcome%2Fen.pug;h=06a9ca84d5c6785f02c058de3269111cb2e0be70;hb=625022fdcf750f0aff8fcd699f7e9b89730e1d10;hp=0000000000000000000000000000000000000000;hpb=b955c65b942d09d24b5c3bed0d755d4f2f8f71f1;p=vchess.git diff --git a/client/client_OLD/views/welcome/en.pug b/client/client_OLD/views/welcome/en.pug new file mode 100644 index 00000000..06a9ca84 --- /dev/null +++ b/client/client_OLD/views/welcome/en.pug @@ -0,0 +1,49 @@ +input#modalWelcome.modal(type="checkbox") +div(role="dialog") + #welcome.card.text-center + label.modal-close(for="modalWelcome") + h3.blue.section Welcome to v[ariant]chess.club! + .section + p A fun place to play chess variants in real time. + p But wait... what is a chess variant? + img(src="/images/Hexagonal_chess.svg") + p. + As suggested by the picture, a variant setup generally looks + more or less like a chessboard with regular pieces + (otherwise it's no longer a variant but a whole new game). + p.emphasis.purple However... + p Each variant has its own new rules, which can involve + table.list-table + tbody + tr + td * different pieces movements + tr + td * different chessboard(s) + tr + td * new pieces + tr + td * moves side effects + tr + td ...and so on + .section + p. + Example: imagine that a capture is an atomic explosion, wiping all + adjacent squares – except the pawns, which as cockroaches can + resist this kind of event. + p Also state a goal: make the opponent's king explode. + p → Congrats, you defined Atomic chess! (Playable here) + .section + p.emphasis.purple + | OK, this all sounds interesting, but why would that be fun? + p. + Because all games here start with a random setup: no more boring + openings memorization, you have to rely on your chess skills only. + No game is like another one. + - + var wikipediaUrl = "https://en.wikipedia.org/wiki/" + + "List_of_chess_variants#/media/File:Hexagonal_chess.svg"; + p. + For informations about hundreds (if not thousands) of variants, you + can visit the excellent + #[a(href="https://www.chessvariants.com/") chessvariants] website. + p.smallfont Image credit: #[a(href=wikipediaUrl) Wikipedia]