When do you get a yellow square? I couldn't find this documented anywhere, so I took a look at the code. Here's what I found: For each guess, Worldle calculates a proximity score from 0 to 100 -- higher is better. Each row is basically a quantized proximity score meter, from 0 to 100 in increments of 20. If you get at least half-way to the next increment of 20 (i.e. to the next green square), you get a yellow square,…
Worldle
111–120 of 241 posts
Re: Worldle
#112Earlier quoted context omitted.
So what is the percentage indicate separately from the distance? I think the "right" way to display the distance would be from the closest points in the guessed and target territories. So United States and Canada, sharing a border, would be "0 km", while Canada and Mexico would be whatever the shortest path from border to border would be (like 2,000km?) I have a feeling that's a bit more difficult than centers, thoug…
But then you get Canada and you instantly know it's the USA next.
So in your hypothetical scenario....this hypothetical player would know that the only country Canada has a land border with is the USA, but not know what the USA looks like so as to be able to solve this without first guessing Canada?
This seems improbable to me. Chances are that if someone knows enough about a country that it's a 'single neighbor' country, or that it has a 'single neighbor' country, they will also know what the country looks like.
For example, if someone instantly knows that if they typed in Haiti it must then be the Dominican Republic, chances are very high that they wouldn't have typed Haiti because they also know what the Dominican Republic looks like. Much like chances are high that if someone knows that Canada only borders the USA, they also wouldn't have typed Canada in the first place, but would have guessed USA right away.
Re: Worldle
#113Re: Worldle
#114I was extremely confused about the distance values in relation to the percentages until I read the help: > The distances displayed correspond to the distances between the selected and the target territory centers. > For instance, the computed distance between United States and Canada is around 2260km even if they have a common border. That's extremely deceptive and non-obvious unless you read through the documentatio…
So what is the percentage indicate separately from the distance? I think the "right" way to display the distance would be from the closest points in the guessed and target territories. So United States and Canada, sharing a border, would be "0 km", while Canada and Mexico would be whatever the shortest path from border to border would be (like 2,000km?) I have a feeling that's a bit more difficult than centers, thoug…
Re: Worldle
#115Earlier quoted context omitted.
How can you get it wrong, though? You are basically presented the solution. It's like if Wordle would show you the picture of a tiger and asks for the word "TIGER". And if you don't recognize a country by it's borders and just take a wild guess, something like "you are 5000km off!" probably won't help you much anyway, which is apparently what you are getting shown on a wrong guess according to comments here.
Not everyone knows the exact shape of every country.
Re: Worldle
#116When do you get a yellow square? I couldn't find this documented anywhere, so I took a look at the code. Here's what I found: For each guess, Worldle calculates a proximity score from 0 to 100 -- higher is better. Each row is basically a quantized proximity score meter, from 0 to 100 in increments of 20. If you get at least half-way to the next increment of 20 (i.e. to the next green square), you get a yellow square,…
This is almost true (in real life). The meter was originally defined as 1/10,000,000 of the distance from the equator to the north pole. Given that the earth is a fairly "nice" sphere, the maximum distance between any two points on earth is very close to 20,000,000 meters.
Re: Worldle
#117Anyone have a non new york times wordle alternative. Currently using https://wordlle.app , but I want something more authentic
Re: Worldle
#118When do you get a yellow square? I couldn't find this documented anywhere, so I took a look at the code. Here's what I found: For each guess, Worldle calculates a proximity score from 0 to 100 -- higher is better. Each row is basically a quantized proximity score meter, from 0 to 100 in increments of 20. If you get at least half-way to the next increment of 20 (i.e. to the next green square), you get a yellow square,…
> Though that max distance is defined to be 20,000,000. This is almost true (in real life). The meter was originally defined as 1/10,000,000 of the distance from the equator to the north pole. Given that the earth is a fairly "nice" sphere, the maximum distance between any two points on earth is very close to 20,000,000 meters.
Re: Worldle
#119I was extremely confused about the distance values in relation to the percentages until I read the help: > The distances displayed correspond to the distances between the selected and the target territory centers. > For instance, the computed distance between United States and Canada is around 2260km even if they have a common border. That's extremely deceptive and non-obvious unless you read through the documentatio…
So what is the percentage indicate separately from the distance? I think the "right" way to display the distance would be from the closest points in the guessed and target territories. So United States and Canada, sharing a border, would be "0 km", while Canada and Mexico would be whatever the shortest path from border to border would be (like 2,000km?) I have a feeling that's a bit more difficult than centers, thoug…