• Train tracks puzzle

    From Richard Tobin@21:1/5 to All on Mon Nov 9 23:43:51 2020
    As with suguru, having some of the squares already filled is inelegant.

    1 4 3 2
    -----------------
    | | | | | 3
    -----------------
    | | | | | 4
    -----------------
    | | | | | 2
    -----------------
    | | | | | 1
    -----------------

    -- Richard

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mike Terry@21:1/5 to Richard Tobin on Tue Nov 10 02:39:42 2020
    On 09/11/2020 23:43, Richard Tobin wrote:
    As with suguru, having some of the squares already filled is inelegant.

    1 4 3 2
    -----------------
    | | | | | 3
    -----------------
    | | | | | 4
    -----------------
    | | | | | 2
    -----------------
    | | | | | 1
    -----------------

    -- Richard

    ...
    ...
    ...

    s
    p
    o
    i
    l
    e
    r

    ...
    ...
    ...

    s
    p
    o
    i
    l
    e
    r

    ...
    ...
    ...

    s
    p
    o
    i
    l
    e
    r

    ...
    ...
    ...

    s
    p
    o
    i
    l
    e
    r

    ...
    ...
    ...

    s
    p
    o
    i
    l
    e
    r


    1 4 3 2
    -----------------
    | . | ╔═══════╗ | 3
    ----- ║ ----- ║ -
    ════════╝ | ╔═══╝ | 4
    --------- ║ -----
    | . | ╔═══╝ | . | 2
    ----- ║ ------------
    | . | ║ | . | . | 1
    ------║---------



    ok, it's a nice idea that we don't need any squares filled in, but, in increasing order of magnitude:

    - time it took to solve the puzzle
    - time it took to create the puzzle
    - time it took me to find all the right Unicode characters to
    make my answer look nice. (I wanted to put a little train
    symbol at row 1, col 3, but couldn't find one!) :)

    Mike.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Doc O'Leary@21:1/5 to Mike Terry on Thu Nov 12 00:27:22 2020
    For your reference, records indicate that
    Mike Terry <news.dead.person.stones@darjeeling.plus.com> wrote:

    - time it took me to find all the right Unicode characters to
    make my answer look nice. (I wanted to put a little train
    symbol at row 1, col 3, but couldn't find one!) :)

    Here, take 10:

    🚂🚞🚃🚄🚅🚝🚈🚆🚊🚟

    --
    "Also . . . I can kill you with my brain."
    River Tam, Trash, Firefly

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)