The Wordle word list is in the source JavaScript file (via Isotopp)
Posted by jpluimers on 2023/05/03
Oh well: [Archive] Kris on Twitter: “L> add AI there and you’ve got a paper R> I just had a look, and that thing is pretty much completely offline. the JS contains the entire dictionary C> well would you look at that, might want to use the actual dictionary then “
Actually, it was dead easy to copy the sources to a gist and host the gist:
- [Archive] Jeroen Wiert Pluimers on Twitter: “Saved the sources minus the PNG logo (won’t work in a gist): …”
- [Archive] Jeroen Wiert Pluimers on Twitter: “Hosted, it works fine: …”
And of course someone distilled the wordle word solutions list into some statistics:
More was done at [Wayback/Archive] Reverse Engineering Wordle | Robert Reichel.
Which got updated to the statistics of the union of solution and accepted words list
- at [Wayback/Archive] Wordle Letter Frequency Cribs
- based on the repository [Wayback/Archive] cwlucas41/wordle-analysis: analysis scripts to help with the game Wordle
- with sh scripts for generating statistics in [Wayback/Archive] wordle-analysis/analysis-scripts at main · cwlucas41/wordle-analysis
- which also has a solution solver written in Python that uses both the solutions list (called valid) and accepted words (called accepted) [Wayback/Archive] wordle-analysis/solver.py at main · cwlucas41/wordle-analysis
- of course these two lists are also used by the python wordle game at [Wayback/Archive] wordle-analysis/wordle.py at main · cwlucas41/wordle-analysis
Another tool that helps solving is [Wayback/Archive] willthames/wordle-guesses which I found via [Archive] Will Thames on Twitter: “I spent some of my New Year’s Day writing a program to generate the best first two guesses for Wordle. Time well spent, I think: …”.
Jilles then posted a video on how to view the source [Archive] Jilles🏳️🌈 on Twitter: “How to cheat on #wordle …”.
To make Wordle even harder, there is Absurdle, an adversorial version of Wordle that decides the word upon your input until it runs out of decisions:
- [Archive] Jeroen Wiert Pluimers on Twitter: “Cool other “wordle” …”
- [Archive] Jeroen Wiert Pluimers on Twitter: “Interesting: …”
A Dutch and German version were added as Woordle and Wordle (which missed being called WorDeL and Wortle):
- [Archive] Jeroen Wiert Pluimers on Twitter: “There is also a Dutch version: … which shares using English text (confusing that not all parts are translated). (Via …)”
- [Archive] Jeroen Wiert Pluimers on Twitter: “And a German version which uses WORDLE🇩🇪 as name (so @Felienne can still distinguish it in the patterns) … Via @Narkosemutti”
Shortly followed by another German version (always the Austrians setting themselves apart), and a French one (which messed Le Word as perfect name):
- [Archive] Jeroen Wiert Pluimers on Twitter: “The Austrians thought there was not enough humour in the German version, so made their own quaint version: … (via @FeeMaike and @adriandaub)”
- [Archive] Jeroen Wiert Pluimers on Twitter: “Unlike the Germans and Austrians missing WortLe, the French went with their own Mot for Word: Le Mot (but dit name their Twitter account after Wordle). … Via @Ghislain and @WordleFR”
There is also a four-letter word edition, actually two of them:
- [Archive] Jeroen Wiert Pluimers on Twitter: “Sometimes people are fed up, so revert to four-letter words. Via @Marco_Langbroek: Hi Sweardle! https://t.co/sabiqZrDiT”
There is a Prime version too:
- [Archive] Jeroen Wiert Pluimers on Twitter: “Oh look, a prime version by @millerdl via @ionicasmeets: …”
Felienne posted a cool analysis bot that watches Wordle tweets and uses them to estimate the correct Wordle solution:
- [Archive] /Fay-lee-nuh/ on Twitter: “IT IS DONE!!!
@MetaWordle
Account will post a try every day around CET noon, clearly don’t follow the account if you don’t want to see spoilers!”- [Archive] MetaWordle (@MetaWordle)
Solving Wordle daily by observing the colored squares people post on Twitter. A bot by @rix0rrr and @felienne.
- [Archive] Jeroen Wiert Pluimers on Twitter: “@fm_volker @isotopp @colmmacc @cwlucas41 @willthames @jilles_com @Felienne @Narkosemutti Yesterday, @Felienne finished her bot. I hope it gets extended to the Dutch and German versions. …”
- [Archive] MetaWordle (@MetaWordle)
Oh, there is a single Letterle, which on average takes you some 13 tries when disregarding letter frequencies (which likely should not matter):
- [Archive] Jeroen Wiert Pluimers on Twitter: “Now there is Letterle too (thanks @isotopp!): … It is at
edjefferson.com/letterle
“
When you think Absurdle was going far, look at what happened Wordlinator:
- [Archive] Kim Zetter on Twitter: “”Twitter has banned @wordlinator, a bot that replied to people’s Wordle posts with rude messages that include spoilers for the next day’s game. The account’s spoilers appeared to be accurate (the key is easily accessible in the game’s code)” …”
Two search tools that are very useful:
- [Archive] Jeroen Wiert Pluimers on Twitter: “And a grep search through the Wordle list at … by … (thanks @hbeckpdx!)”
- [Archive] Hannah Kolbeck 🏳️⚧️ on Twitter: “lol https://t.co/rXKafycLvB”
- Note: [Archive] Jeroen Wiert Pluimers on Twitter: “@hbeckpdx I tried playing around with negative lookahead but ut could not getting this to work:
grep ^(?!.*g).d.l.$
“
- [Wayback/Archive] Words in 5 letters
- Which is a refined link of he broader [Wayback/Archive] Lots of Words – The word search engine
If you are desperate, these solvers can help; the second one is more flexible, the first one faster, and the last one is pure cheating:
- [Wayback/Archive] Ruining the fun: a Wordle auto-solver – by Tom
- [Wayback/Archive] Wordle Helper – Suggestion and Solver Tool – Gamer Journalist
- [Wayback/Archive] Wordle Answers (February 2022) – Today’s Solution
I tried referencing all posts in the somewhat broken thread at:
- [Wayback/Archive] Thread by @jpluimers on Thread Reader App – Thread Reader App: Saved the sources minus the PNG logo (won’t work in a gist)
- [Wayback/Archive] Thread by @jpluimers on Thread Reader App – Thread Reader App: That is so cool! In the mean time, enjoy this German “Wordle”
Some links that did not make it into that thread (yet):
- [Wayback/Archive] lynn/hello-wordl: Wordle clone you can play forever
- Spanish: [Wayback/Archive] Wordle (ES) – Un juego de palabras diario
- Dual wordle: [Wayback/Archive] dordle by zaratustra
- [Wayback/Archive] Werdle decrypt messages if you know the right Wordle solution
- [Wayback/Archive] octokatherine/word-master: A Mastermind-like word guessing game
- [Wayback/Archive] Play Wordle for the BBC Micro
Having good start words and an on-line dictionary help:
- [Wayback/Archive] Jeroen Wiert Pluimers @wiert@mastodon.social on Twitter: “New start triplet: – realo – dints – humpy Wordle 216 4/6 🟨⬜⬜⬜⬜ ⬜🟨⬜⬜⬜ ⬜⬜⬜🟨⬜ 🟩🟩🟩🟩🟩”
- [Wayback/Archive] Jeroen Wiert Pluimers @wiert@mastodon.social on Twitter: “@fm_volker @isotopp Good start words covering the most frequently used letters: Orate Lysin Humid”
- [Wayback/Archive] Words in 5 letters with H I T Y without A D E L M N O P R S U
And there is always a really fast way: [Wayback/Archive] Wordle Solver | Not Fun at Parties (explained in [Wayback/Archive] Ruining the fun: a Wordle auto-solver – by Tom)
–jeroen
https://web.archive.org/web/20220115132821if_/https://video.twimg.com/ext_tw_video/1482304097294376963/pu/vid/720x1280/WnsrXqEPGdljbacg.mp4?tag=12
Leave a Reply