this post was submitted on 17 Jun 2024
8 points (100.0% liked)

dailygames

812 readers
93 users here now

Community for daily games like Wordle, Jumblie, Connections etc.

Post your daily games and scores. Discover new games and discuss with others.

Find games

Share your results

It’s useful to wrap your results in a markdown codeblock to preserve the layout. Put three backticks ``` before and after your result to create a codeblock.

πŸŸ¨πŸŸ¨β¬›β¬›β¬›
πŸŸ¨πŸŸ©β¬›β¬›β¬›
πŸŸ©πŸŸ©πŸŸ¨πŸŸ¨β¬›
🟩🟩🟩🟩🟩

Rules

founded 3 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] charles@lemmy.world 2 points 3 months ago (1 children)
Puzzle #372
🟨🟨🟨🟨
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟩🟩🟦🟩
🟦🟦🟩🟦
🟦🟩🟩🟦
🟦🟩🟩🟩```

I saw both blue and green categories, just couldn't get the last one... Also for my first wrong guesse, it didn't say "one-away"
[–] Zagorath@aussie.zone 2 points 3 months ago (1 children)

Also for my first wrong guesse, it didn't say "one-away"

Urgh I hate when that happens. I've definitely fallen prey to that before.

Small side note: if you want to have the correct layout you can do it without using a code block by adding two blank spaces " " and the end of each line.

But if you do use the code block method, make sure your three backticks ``` are all on a new line so instead of

```Connections
Puzzle #372
🟨🟨🟨🟨
...
🟦🟩🟩🟩```

it should be

```
Connections
Puzzle #372
🟨🟨🟨🟨
...
🟦🟩🟩🟩
```

Otherwise it may not end the block correctly, depending on what client someone is using.

[–] charles@lemmy.world 2 points 3 months ago

Brilliant, thanks for the tips!