this post was submitted on 12 Mar 2026
7 points (100.0% liked)

dailygames

3697 readers
68 users here now

Community for daily games like Wordle, 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.

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

Spoilers

Please put possible spoilers in spoiler tags

visible spoiler titlehidden content

Rules

founded 2 years ago
MODERATORS
 
Wordle 1,727 4/6*  

⬜🟨⬜⬜🟨  
🟩⬜⬜🟩🟨  
🟩⬜🟩🟩🟩  
🟩🟩🟩🟩🟩  
you are viewing a single comment's thread
view the rest of the comments
[–] Nusm@peachpie.theatl.social 3 points 3 weeks ago* (last edited 3 weeks ago) (2 children)
Wordle 1,727 6/6  
πŸŸ©β¬›β¬›πŸŸ©πŸŸ¨  
πŸŸ©πŸŸ¨πŸŸ¨πŸŸ©β¬›  
πŸŸ©β¬›πŸŸ©πŸŸ©πŸŸ©  
πŸŸ©β¬›πŸŸ©πŸŸ©πŸŸ©  
πŸŸ©β¬›πŸŸ©πŸŸ©πŸŸ©  
🟩🟩🟩🟩🟩  

That wasn’t really fair, when that 2nd letter could be so many different ones. 🀬

[–] Nusm@peachpie.theatl.social 2 points 3 weeks ago (1 children)
#Wordle1727 6/6* Grade: F

🟩⬜⬜🟩🟨 A-
🟩🟨🟨🟩⬜ D-
🟩⬜🟩🟩🟩 F
🟩⬜🟩🟩🟩 F
🟩⬜🟩🟩🟩 F
🟩🟩🟩🟩🟩 A+

https://gradle.app/#alZ7PIauUrzOpcIpVcus9PmpKqHnZ

I don’t really understand how this grades me. I have 4 out of 5 letters correct, but it gives me an F?!

[–] ericwdhs@discuss.online 3 points 3 weeks ago* (last edited 3 weeks ago)

Roughly, it grades you by how much you reduce the pool of possible answers with each guess. The total pool of Wordle words is somewhere around 2300, so to get the answer in 4 guesses, each guess needs to average removing 85% of the pool, something like 2300 > 345 > 52 > 8 > 1.

Side note: This is related to why I refuse to play hard mode. Sure it's technically more difficult, but it removes a huge strategic element of the game.

Let's say you have _OUND where _ could be any of BFHMPRSW. In hard mode, you just have to guess one at a time and hope you get lucky. In normal mode, you can guess something like BRUSH or WHOMP and knock 4 words out of the pool at once.

Here's my game today using this strategy for guess 2:

#Wordle1727 3/6 Grade: A

🟩🟨⬜⬜🟨 B
⬜⬜🟨⬜⬜ A
🟩🟩🟩🟩🟩 A+

https://gradle.app/#SP83VvGPfG9wTrV9

In hindsight, I should have done

spoilerMORPH instead of OOMPH
, but I was in a rush at the time and got the same information anyway.

Edit to add: I suspect the optimal strategy for hard mode involves trying to get as many yellows as possible without hitting greens. I may test this the next time I don't have a streak to lose.