Wordle Lovers - Play the NYT Daily Game

  • Thread starter Thread starter fresh_42
  • Start date Start date
  • Tags Tags
    Game
Click For Summary
The discussion centers around the enjoyment of the daily Wordle game from the New York Times, with participants sharing their results and strategies. Many players express their competitive nature, often playing against friends or family, and discuss their preferred starting words. There are mentions of variations of Wordle in different languages and formats, highlighting the game's widespread appeal. Some users share their experiences with similar games, like Mastermind, and discuss the challenges posed by obscure words. Overall, the thread fosters a community of Wordle enthusiasts who appreciate the game's complexity and fun.
  • #7,291
Lucky guess, But I'll take it.

Wordle 1,493 4/6

🟩⬜⬜⬜⬜
⬜🟩⬜⬜⬜
🟩🟩⬜⬜🟩
🟩🟩🟩🟩🟩
 
  • Wow
Likes TensorCalculus
Physics news on Phys.org
  • #7,292
TensorCalculus said:
@sbrothy I tried hard mode and I can confirm that I hate it :D. Unfortunately it is also simultaneously a fun challenge so I shall be keeping it until I'm sick of it :-p.

After guess no.3 I just ended up trying random combinations of letters that seemed like they would make a word until something worked. No idea what it means, but to be honest half the time on wordle I end up having to search up the word afterwards so that's not unusual:

Wordle 1,493 5/6*

⬜⬜🟨⬜⬜ ADIEU
⬜🟩⬜⬜🟨 PILOT
🟩🟩⬜⬜🟩TIPSY
🟩🟩⬜⬜🟩TINNY
🟩🟩🟩🟩🟩TIZZY
Ah, ADIEU. I forgot about that one. It's similar to AUREI although R is more common than D according to wiki.
 
  • Informative
Likes TensorCalculus
  • #7,293
sbrothy said:
Ah, ADIEU. I forgot about that one. It's similar to AUREI although R is more common than D according to wiki.
Wait really? I didn't know that - okay I will try that tomorrow XD
 
  • #7,294
TensorCalculus said:
@sbrothy I tried hard mode and I can confirm that I hate it :D. Unfortunately it is also simultaneously a fun challenge so I shall be keeping it until I'm sick of it :-p.

After guess no.3 I just ended up trying random combinations of letters that seemed like they would make a word until something worked. No idea what it means, but to be honest half the time on wordle I end up having to search up the word afterwards so that's not unusual:

Wordle 1,493 5/6*

⬜⬜🟨⬜⬜ ADIEU
⬜🟩⬜⬜🟨 PILOT
🟩🟩⬜⬜🟩TIPSY
🟩🟩⬜⬜🟩TINNY
🟩🟩🟩🟩🟩TIZZY
Yeah, itis sometimes some surprising limitations, but they usually make sense. But those fishing expeditions don't work anymore as you have to use the found letters, and "annoyingly" those correctly placed. :woot:
 
  • #7,295
TensorCalculus said:
Wait really? I didn't know that - okay I will try that tomorrow XD
Wiki: Letter frequency.
 
  • Love
Likes TensorCalculus
  • #7,296
sbrothy said:
Yeah, itis sometimes some surprising limitations, but they usually make sense. But those fishing expeditions don't work anymore as you have to use the found letters, and "annoyingly" those correctly placed. :woot:
Its difficult but fun! :-p
sbrothy said:
Wiki: Letter frequency.
Ooooh a wiki on letter frequency!

This has maybe  probably definitely been done before but now I have access to letter frequency I sort of want to write some code to figure out the optimum wordle guesses based on what you've guessed and what yellow/green letter you have got oh and also there's different code for hard vs normal mode... shouldn't be so difficult that I struggle a ton but also not easy enough that its boring... oh and maybe I use tampermonkey so then I can also just like run the code and sit back and relax and watch it do wordle how cool would that be?

EDIT: upon more thought I have somehow only just realised that my fun idea is literally writing code to cheat for me... oh well I'll do it anyway for the fun of it, and once I'm satisfied it works I'll go back to normal wordle again :D
 
  • #7,297
TensorCalculus said:
Its difficult but fun! :-p

Ooooh a wiki on letter frequency!

This has maybe  probably definitely been done before but now I have access to letter frequency I sort of want to write some code to figure out the optimum wordle guesses based on what you've guessed and what yellow/green letter you have got oh and also there's different code for hard vs normal mode... shouldn't be so difficult that I struggle a ton but also not easy enough that its boring... oh and maybe I use tampermonkey so then I can also just like run the code and sit back and relax and watch it do wordle how cool would that be?
"Tampermonkey"?! :woot:

Funny how I find programming, which a lot of other people find tedious, like playing with LEGO for adults. :smile:
 
  • #7,298
TensorCalculus said:
Its difficult but fun! :-p

Ooooh a wiki on letter frequency!

This has maybe  probably definitely been done before but now I have access to letter frequency I sort of want to write some code to figure out the optimum wordle guesses based on what you've guessed and what yellow/green letter you have got oh and also there's different code for hard vs normal mode... shouldn't be so difficult that I struggle a ton but also not easy enough that its boring... oh and maybe I use tampermonkey so then I can also just like run the code and sit back and relax and watch it do wordle how cool would that be?

EDIT: upon more thought I have somehow only just realised that my fun idea is literally writing code to cheat for me... oh well I'll do it anyway for the fun of it, and once I'm satisfied it works I'll go back to normal wordle again :D
See, now you're getting into the spirit of the "game" :woot:
 
  • Haha
Likes TensorCalculus
  • #7,299
sbrothy said:
"Tampermonkey"?! :woot:

Funny how I find programming, which a lot of other people find tedious, like playing with LEGO for adults. :smile:
No LEGO is just great- I cannot imagine it losing it's charm when people become adults :D it's an experience of it's own!

Programming I feel like is like a video game - at least for me whose projects are held together with love and hope and not good programming but we will ignore that every time you fix a bug, add something new, get something working... it's sort of like completing a quest before the end goal of the journey: the final project XD
 
  • #7,300
I feel, especially with C++, that I write a class (read: a black box with some inputs and some outputs) and there I have a LEGO piece. If I write enough of them I suddenly have something pretty complex (although not always pretty), which fits together like - yeah LEGO. Depending on what I wanted I end up with a wxWidgets app showing the Mandelbrot set, a program to cheat at Wordle, or a some GNU math thingy finding roots in 23rd degree polynomials because, yeah well... I really don't know.... :smile:

Perhaps it's Javascript THREE and a 3D website. One never knows where it ends up because I seldom have a plan. And if I've got one it's usually like a military battle plan which doesn't survive meeting the enemy - whoever that is at the moment. :woot:
 
  • #7,301
TensorCalculus said:
This has maybe  probably definitely been done before but now I have access to letter frequency I sort of want to write some code to figure out the optimum wordle guesses based on what you've guessed and what yellow/green letter you have got oh and also there's different code for hard vs normal mode... shouldn't be so difficult that I struggle a ton but also not easy enough that its boring... oh and maybe I use tampermonkey so then I can also just like run the code and sit back and relax and watch it do wordle how cool would that be?
This is of course, how us Borgles got started.....
 
  • Like
Likes dwarde and sbrothy
  • #7,302
OmCheeto said:
This is of course, how us Borgles got started.....
You also use that monkey thingy. I'll have to check it out cause I have no idea.
 
  • #7,303
sbrothy said:
I feel, especially with C++, that I write a class (read: a black box with some inputs and some outputs) and there I have a LEGO piece. If I write enough of them I suddenly have something pretty complex (although not always pretty), which fits together like - yeah LEGO. Depending on what I wanted I end up with a wxWidgets app showing the Mandelbrot set, a program to cheat at Wordle, or a some GNU math thingy finding roots in 23rd degree polynomials because, yeah well... I really don't know.... :smile:

Perhaps it's Javascript THREE and a 3D website. One never knows where it ends up because I seldom have a plan. And if I've got one it's usually like a military battle plan which doesn't survive meeting the enemy - whoever that is at the moment. :woot:
Okay fair enough I see your point :D. Though I don't know C++ so I can't comment on how it feels to code in it :D
pleeease can I have that math thingy that finds the roots of 23rd degree polynomials Actually forget it that's a good enough idea that I'm adding it to the list of things I am going to code myself over the summer holidays... except I want to try 25th degree polynomials because, yeah well... I really don't know... 😝
OmCheeto said:
This is of course, how us Borgles got started.....
***proceeds to google "borgles meaning"***
 
  • #7,304
sbrothy said:
You also use that monkey thingy. I'll have to check it out cause I have no idea.
Tampermonkey is great! It's basically a web extension that allows you to run your own scripts on websites and thus tinker with them how you'd like - adding random buttons to YouTube to do eccentric things is surprisingly fun!
 
  • #7,305
I'm sold. I'll have to check it out.
 
  • Love
Likes TensorCalculus
  • #7,306
sbrothy said:
You also use that monkey thingy. I'll have to check it out cause I have no idea.
I have no idea what a 'monkey thingy' is. Would you elaborate, please?

[edit] Never mind. Wasn't paying attention. Was busy building 'Battle Wordle Bot 3.9, extended version 7.6'
 
Last edited:
  • Like
  • Haha
Likes sbrothy and TensorCalculus
  • #7,307
TensorCalculus said:
[...] pleeease can I have that math thingy that finds the roots of 23rd degree polynomials [...]
#include <gsl/gsl_poly.h>
#include <gsl/gsl_errno.h>

By all means poly it up!

Documentation
 
  • #7,308
Wordle 1,494 3/6

⬛⬛⬛⬛🟩 LEAST 19
🟨🟨⬛⬛⬛ TRIGO 1
🟩🟩🟩🟩🟩
 
  • #7,309
sbrothy said:
#include <gsl/gsl_poly.h>
#include <gsl/gsl_errno.h>

By all means poly it up!

Documentation
Time to learn C++
I have a feeling that installing/setting it up will end up being more difficult than the actual learning basic syntax bit

A nice word today! Tried the word @sbrothy suggested and it worked like a charm. Still on hard mode! Maybe I got a bit lucky with my second guess haha.

Wordle 1,494 3/6*

⬜🟩🟩⬜⬜ AUREI
🟩🟩🟩⬜🟩 BURST
🟩🟩🟩🟩🟩 BURNT
 
  • #7,310
TensorCalculus said:
Time to learn C++
I have a feeling that installing/setting it up will end up being more difficult than the actual learning basic syntax bit

A nice word today! Tried the word @sbrothy suggested and it worked like a charm. Still on hard mode! Maybe I got a bit lucky with my second guess haha.

Wordle 1,494 3/6*

⬜🟩🟩⬜⬜ AUREI
🟩🟩🟩⬜🟩 BURST
🟩🟩🟩🟩🟩 BURNT
why did you have to spoil
 
  • #7,311
No cheating of any kind but I think it went pretty well (Had I consulted the letter frequency table before the second guess I might have gotten it in 2, ah well.):

Wordle 1,494 3/6*

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

Screenshot from 2025-07-22 17-23-44.webp
 
  • #7,312
TensorCalculus said:
Time to learn C++
I have a feeling that installing/setting it up will end up being more difficult than the actual learning basic syntax bit

A nice word today! Tried the word @sbrothy suggested and it worked like a charm. Still on hard mode! Maybe I got a bit lucky with my second guess haha.

Wordle 1,494 3/6*

⬜🟩🟩⬜⬜ AUREI
🟩🟩🟩⬜🟩 BURST
🟩🟩🟩🟩🟩 BURNT

Funny how we agreed on that but we were probably not the only ones.
 
  • #7,313
Beyond3D said:
why did you have to spoil
I liked the wrong post. I don't really understand what you're trying to say here....
 
  • #7,314
TensorCalculus said:
Time to learn C++
I have a feeling that installing/setting it up will end up being more difficult than the actual learning basic syntax bit
[...]

I fear you're right. Especially without a lot of POSIX experience...
 
  • #7,315
Beyond3D said:
why did you have to spoil
What do you mean? I purposely put all of my guesses as spoilers so that they were blurred out so if you don't want spoilers, then don't click on the spoiler.
sbrothy said:
I fear you're right. Especially without a lot of POSIX experience...
I don't have admin rights either
This is going to be a long ride...
 
  • #7,316
Can't you ask your admin to install this library in your favorite language (if you have one)? I suspect it's available in other languages as well, but I'm not sure.
 
  • Like
Likes TensorCalculus
  • #7,317
At this point I still had about 12 possible words that fit. Lucky guess.

Wordle 1,494 2/6

🟨⬜🟩⬜⬜
🟩🟩🟩🟩🟩
 
  • Wow
  • Like
Likes OmCheeto, sbrothy and TensorCalculus
  • #7,318
sbrothy said:
Can't you ask your admin to install this library in your favorite language (if you have one)? I suspect it's available in other languages as well, but I'm not sure.
I'll see if I can get it in python (call me basic, but my favourite language is indeed python)
dwarde said:
At this point I still had about 12 possible words that fit. Lucky guess.

Wordle 1,494 2/6

🟨⬜🟩⬜⬜
🟩🟩🟩🟩🟩
HUH
 
  • #7,319
TensorCalculus said:
I'll see if I can get it in python (call me basic, but my favourite language is indeed python)

HUH
Lot's of people seem to like python. I'm sure I too would take a shine to it if I started using it.

I had this predujice that it was like ruby. Meant for gluing programs in other languages together. But ruby may be obsolete. I really dunno.
 
  • #7,320
sbrothy said:
Lot's of people seem to like python. I'm sure I too would take a shine to it if I started using it.

I had this predujice that it was like ruby. Meant for gluing programs in other languages together. But ruby may be obsolete. I really dunno.
I love python. But then at the same time, I don't know enough programming languages to be able to compare it to much. It was my first ever programming language and I use it for almost everything (except web dev because... flask is a nightmare)

I have a friend who did 400 or so hours of coding in Ruby for a coding challenge thing. I know nothing about the language but it's been rumoured to be hard to debug.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
950
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
Replies
7
Views
2K
Replies
19
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 369 ·
13
Replies
369
Views
53K