They've also removed the following from the list of words in future games wench, slave, fibre, agora, pupal, lynch And removed the following from the list of words that are accepted as guesses (in addition to the above ones): gooks, darky, pussy, spick, spics, bitch, fagot, dyked, coons, spiks, sluts, dykey, faggy, homos, chink, dykes, lesbo, kikes, whore Most of those I get, but why did fibre, agora, and pupal get p…
I don't really see the motivation for removing slurs, etc, from the available guess list in a game where you are the only one who sees your guesses. Good of them to take the words with unpleasant associations out of the solutions list, though.
Wordle Now Redirects to NYT
111–120 of 212 posts
Re: Wordle Now Redirects to NYT
#112Is there a clone that keeps the old UI and the same answers? (Could possibly scrape the site or twitter posts to determine the answer each day) Wordle isn’t even gone and I already miss it.
Re: Wordle Now Redirects to NYT
#113Does anyone have the original wordle somewhere? I would like to play that one instead
Re: Wordle Now Redirects to NYT
#114Does anyone have the original wordle somewhere? I would like to play that one instead
Re: Wordle Now Redirects to NYT
#115Pour one out for a rare spot of joy in a dark time. I'll miss my morning Wordle and chatting about it with my friends. But I'll be damned if I go anywhere near a "news" source that gives a climate science denier a platform on its op-ed page, good puzzles or not.
I understand your concern, but newsdesks and op-ed pages aren't run by the same folks in reputable organizations - which leads to situations like the one you are describing.
Re: Wordle Now Redirects to NYT
#116They've also removed the following from the list of words in future games wench, slave, fibre, agora, pupal, lynch And removed the following from the list of words that are accepted as guesses (in addition to the above ones): gooks, darky, pussy, spick, spics, bitch, fagot, dyked, coons, spiks, sluts, dykey, faggy, homos, chink, dykes, lesbo, kikes, whore Most of those I get, but why did fibre, agora, and pupal get p…
Re: Wordle Now Redirects to NYT
#117Rejecting the cookie banner pops up a timed overlay (only appearing after you dismiss the game's onboarding guide) telling you that your cookie preferences are saved, unless you don't save cookies... If you don't save cookies, this appears for 5 or so seconds above the keyboard every time you load the site. A small nag, but a good reminder of the decay in user experience as soon as sites start adding tracking and sim…
> there's presumably little/no acquisition value in the eyes of the NYT without this tracking. I pay their $4.99/month subscription for access to their "Games" package solely because it includes access to their full archive of daily crosswords (going back to 1993). If they add a similar "archive" of the daily Wordles and allow payed users to replay past puzzles, that could presumably provide new value to them by enti…
Re: Wordle Now Redirects to NYT
#118What is NYT going to gain from this purchase? Or, what am I giving to NYT when I play this game over coffee every morning?
In the long run, the NYTimes has so many options - and if they decide to do nothing other than continue a game people love, it's not like a couple million is an insane sum for them to "waste" on something that puts their brand in front of so many people every day.
1) It makes people aware that the NYTimes has lots of different word game options. 2) It makes people think of the NYTimes a lot. 3) They could put a link to a single story on the page. 4) They could offer an up-sell to a SuperWordle or something as part of their games package that might offer slightly different puzzles (sure, you can get Wordle clones all over the web, but a lot of people might not care about $3-4/mo for an NYTimes Games subscription). 5) Wordle could become premium in the future - or maybe just the Sunday edition is premium.
There are so many options. Some might be less user-friendly, but there are a lot of user-friendly options. When you buy something for cheap, you don't need to leverage it a lot to justify the purchase.
Re: Wordle Now Redirects to NYT
#119Saw this before 4pm today and entered the word I solved at 4:30pm yesterday. Solved in 1. :)
Re: Wordle Now Redirects to NYT
#120I used "view source" on the pre-NYT version and got a blob of minified javascript that I was able to run through a prettifier and I guess it is decipherable, but was there an earlier, un-minified version? Like every other hacker who has played it, I'm trying to write a personal clone.
The original WORDLE also used minified JavaScript, but there are some resources on reverse engineering it, if all you're interested is learning how the words are picked [1]. [1]: https://reichel.dev/blog/reverse-engineering-wordle.html