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=0000000000000000000000000000000000000000;hb=98db2082fd31e7a7bc0348e31ce119f39dbc31b3;hp=06a9ca84d5c6785f02c058de3269111cb2e0be70;hpb=98f3902b0f3c4370b07d534f5fcbca146a7a651d;p=vchess.git diff --git a/client/client_OLD/views/welcome/en.pug b/client/client_OLD/views/welcome/en.pug deleted file mode 100644 index 06a9ca84..00000000 --- a/client/client_OLD/views/welcome/en.pug +++ /dev/null @@ -1,49 +0,0 @@ -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]