this post was submitted on 18 Nov 2024
21 points (100.0% liked)

dailygames

936 readers
65 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 5 months ago
MODERATORS
top 16 comments
sorted by: hot top controversial new old
[–] Thcdenton@lemmy.world 2 points 3 days ago
Connections
Puzzle #527
🟨🟦🟦πŸŸͺ
🟦🟦🟦🟦
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟨🟨🟨🟨
🟩🟩🟩🟩

Uniqueness: 1 in 1 million πŸ™ƒ

[–] Electric_Druid@lemmy.world 2 points 4 days ago

Connections
Puzzle #526
🟩🟩🟩🟩
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟨🟨🟨🟨
🟦🟦🟦🟦

[–] Lemminnewbie2@lemm.ee 2 points 4 days ago

Connections.
Puzzle #526.
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ.
🟦🟦🟦🟦.
🟩🟩🟩🟩.
🟨🟨🟨🟨.

Skill 99/99.
Uniqueness 1 in 70.

[–] Cris_Color@lemmy.world 3 points 5 days ago

Connections Puzzle #526 🟨🟨🟨🟨
πŸŸͺ🟦πŸŸͺπŸŸͺ
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟩🟩🟩🟩
🟦🟦🟦🟦

This one was pretty straightforward, I shouldn't have rushed it πŸ˜…

[–] Trebuchet@lemm.ee 3 points 5 days ago
Connections
Puzzle #526
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟦🟦🟦🟦
🟩🟩🟩🟩
🟨🟨🟨🟨
[–] Sibbo@sopuli.xyz 2 points 4 days ago
Connections
Puzzle #526
🟩🟩🟩🟩
🟨🟨🟨🟨
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟦🟦🟦🟦

This was a fun one.

Connections
Puzzle #526
🟨🟨🟨🟨
🟦🟦🟦🟦
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟩🟩🟩🟩
[–] jago@lemmy.world 2 points 4 days ago
Connections
Puzzle #526
🟦🟦🟦🟦
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟩🟨🟩🟨
🟩🟨🟨🟨
🟩🟨🟩🟨
🟨🟨🟨🟨
🟩🟩🟩🟩
[–] esc27@lemmy.world 2 points 4 days ago
Connections
Puzzle #526
🟨🟨🟨🟨
🟩🟩🟩🟩
🟦🟦🟦🟦
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
[–] Cris_Color@lemmy.world 2 points 5 days ago* (last edited 5 days ago)

Connections

Puzzle #526

🟨🟨🟨🟨

πŸŸͺ🟦πŸŸͺπŸŸͺ

πŸŸͺπŸŸͺπŸŸͺπŸŸͺ

🟩🟩🟩🟩

🟦🟦🟦🟦

This one was pretty simple, I shouldn't have rushed on the second one πŸ˜…

[–] Zagorath@aussie.zone 2 points 5 days ago (1 children)

Connections
Puzzle #526
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟦🟦🟦🟦
🟨🟨🟨🟨
🟩🟩🟩🟩

Skill 98/99
Uniqueness 1 in 58

[–] Cris_Color@lemmy.world 3 points 5 days ago (1 children)

How did you get yours formatted nicely with one row of emojis on each line, without extra space between the lines?

When I paste mine in it just merges all the emojis into one line unless I put an empty line between each row...

[–] Zagorath@aussie.zone 1 points 5 days ago (1 children)

End the line with two spaces. That causes it to be treated as a "line break", instead of a continuation of the same line (ending the line normally) or a new paragraph (the empty line).

[–] Cris_Color@lemmy.world 2 points 5 days ago (1 children)
[–] Wizard_Pope@lemmy.world 2 points 3 days ago* (last edited 3 days ago) (1 children)

You can also end the line with a backslash,(\) does the same thing.

[–] Cris_Color@lemmy.world 1 points 3 days ago

Oh neat, thank you!