From 2937428c54e6b78183417789a260fcdb92f71c43 Mon Sep 17 00:00:00 2001 From: Conway Date: Sat, 25 Nov 2023 01:05:59 +0800 Subject: [PATCH] Add layout and dice roll to guide SVGs from . --- guide/index.cmd | 25 ++- guide/index.html | 25 ++- res/mahjong-wall-17-columns-with-start.svg | 163 ++++++++++++++++++++ res/mahjong-wall-18-columns-with-start.svg | 167 +++++++++++++++++++++ 4 files changed, 378 insertions(+), 2 deletions(-) create mode 100644 res/mahjong-wall-17-columns-with-start.svg create mode 100644 res/mahjong-wall-18-columns-with-start.svg diff --git a/guide/index.cmd b/guide/index.cmd index 5d694e5..e65437e 100644 --- a/guide/index.cmd +++ b/guide/index.cmd @@ -3,7 +3,7 @@ OrdinaryDictionaryReplacement: #.boilerplate-properties-override - queue_position: BEFORE #boilerplate-properties * %title --> Guide -* %date-modified --> 2023-11-22 +* %date-modified --> 2023-11-25 %%% @@ -21,6 +21,8 @@ The game should be played according to player consensus. Quick links: -- ==== +- [Layout & dice roll] + - [Tiles] == - [Numbered suits] @@ -40,6 +42,26 @@ Quick links: ==== +##{#layout} Layout & dice roll + +-- +The following diagrams show a top-down view of the initial four-wall layout. +The numbered markers indicate (for each dice roll total) +the initial position for drawing tiles. +-- +===={.spacious} +- 18-column walls: + || + ![Diagram of layout.](/res/mahjong-wall-18-columns-with-start.svg) + || + +- 17-column walls (no flowers): + || + ![Diagram of layout.](/res/mahjong-wall-17-columns-with-start.svg) + || +==== + + ##{#tiles} Tiles -- @@ -423,6 +445,7 @@ in particular the [Details section]. -- +[Layout & dice roll]: #layout [Tiles]: #tiles [Numbered suits]: #numbered-suits [Unnumbered suits]: #unnumbered-suits diff --git a/guide/index.html b/guide/index.html index c5b8bd1..b8195fd 100644 --- a/guide/index.html +++ b/guide/index.html @@ -45,6 +45,9 @@

Guide