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

dailygames

935 readers
63 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
[–] [email protected] 2 points 3 days ago
Connections
Puzzle #527
🟨🟦🟦πŸŸͺ
🟦🟦🟦🟦
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟨🟨🟨🟨
🟩🟩🟩🟩

Uniqueness: 1 in 1 million πŸ™ƒ

[–] [email protected] 2 points 4 days ago

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

[–] [email protected] 2 points 4 days ago

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

Skill 99/99.
Uniqueness 1 in 70.

[–] [email protected] 2 points 4 days ago
Connections
Puzzle #526
🟩🟩🟩🟩
🟨🟨🟨🟨
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟦🟦🟦🟦

This was a fun one.

[–] [email protected] 3 points 4 days ago

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

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

[–] [email protected] 3 points 4 days ago
Connections
Puzzle #526
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟦🟦🟦🟦
🟩🟩🟩🟩
🟨🟨🟨🟨
[–] [email protected] 2 points 4 days ago
Connections
Puzzle #526
🟨🟨🟨🟨
🟦🟦🟦🟦
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟩🟩🟩🟩
[–] [email protected] 2 points 4 days ago
Connections
Puzzle #526
🟦🟦🟦🟦
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
🟩🟨🟩🟨
🟩🟨🟨🟨
🟩🟨🟩🟨
🟨🟨🟨🟨
🟩🟩🟩🟩
[–] [email protected] 2 points 4 days ago
Connections
Puzzle #526
🟨🟨🟨🟨
🟩🟩🟩🟩
🟦🟦🟦🟦
πŸŸͺπŸŸͺπŸŸͺπŸŸͺ
[–] [email protected] 2 points 4 days ago* (last edited 4 days ago)

Connections

Puzzle #526

🟨🟨🟨🟨

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

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

🟩🟩🟩🟩

🟦🟦🟦🟦

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

[–] [email protected] 2 points 4 days ago (1 children)

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

Skill 98/99
Uniqueness 1 in 58

[–] [email protected] 3 points 4 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...

[–] [email protected] 1 points 4 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).

[–] [email protected] 2 points 4 days ago (1 children)
[–] [email protected] 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.

[–] [email protected] 1 points 3 days ago

Oh neat, thank you!