Wordle |OT| Daily Word Game | Share Your Scores

Wordle 951 3/6

⬛⬛🟨⬛⬛
🟩🟩🟩⬛⬛
🟩🟩🟩🟩🟩

Texting Whatever GIF by Tkay Maidza
 
Wordle isn't working in the UK and I am anxious about my streak.

Edit: It just came back and I was so rattled I made a very stupid mistake. Streak continues though.

Wordle 951 5/6

⬜⬜🟨⬜⬜
🟩⬜⬜🟩⬜
🟩🟩🟩⬜⬜
🟩🟩🟩⬜⬜
🟩🟩🟩🟩🟩
 
Last edited:
Wordle 953 4/6*

⬛⬛⬛🟨🟨
🟨⬛⬛⬛🟨
🟨⬛⬛🟨⬛
🟩🟩🟩🟩🟩

Confused What The GIF by Disney Pixar


Wordle 952 3/6*

🟩⬛🟩⬛🟩
🟩⬛🟩⬛🟩
🟩🟩🟩🟩🟩

I actually have a separate section in my Wordle doc (yeah, I'm a nerd) where I have a list of 'S_A_E' words since my starter is 'STARE'. WHO'S CRAZY NOW!?!
Why have a list when you can write a script
[root@localhost ~]# python wordle.py 1 S_A_E

Permutations for pattern 1:
SCALE SCARE SHADE SHAKE SHALE
SHAME SHAPE SHARE SHAVE SKATE
SLAKE SLATE SLAVE SNAKE SNARE
SPACE SPADE SPAKE SPARE SPATE
STAGE STAKE STALE STARE STATE
STAVE SUAVE
 
Why have a list when you can write a script
[root@localhost ~]# python wordle.py 1 S_A_E

Permutations for pattern 1:
SCALE SCARE SHADE SHAKE SHALE
SHAME SHAPE SHARE SHAVE SKATE
SLAKE SLATE SLAVE SNAKE SNARE
SPACE SPADE SPAKE SPARE SPATE
STAGE STAKE STALE STARE STATE
STAVE SUAVE

Nice! I actually wrote a Python script when I started Wordle to let me play all the words I missed at the beginning (I started on day 219). I downloaded the list and wrote the script to let me 'play' any given day.

Wordle 953 5/6*

⬛⬛⬛🟨🟨
⬛⬛⬛🟩🟩
⬛⬛🟨🟩🟩
⬛🟨⬛🟩🟩
🟩🟩🟩🟩🟩

Meanwhile, my old '---ER' nemesis returned today. It also almost broke my streak of getting it in 5 or less (currently at 282). Good thing it wasn't 'EDGER' or 'EIDER'.
 
Top Bottom