Go to this page by Júda Ronén for a more complete and prettier list!
NOTA BENE: Some of these may have existed before
- Wordle - the original, limited to one word per day
- Absurdle - adversarial word selection, not limited to 1 per day
- WordGuessr - puzzles with 3-7 letter words, not limited to 1 per day
- Word Master - not limited to 1 per day; this version seems easier to modify than the original and as such there are many forks based on it.
- ЎОРДЛІ - Academic Orthography
- WORDLE🏴 - vowel accents and punt volat ignored (e.g.
col·là
input ascolla
). The emoji in the title is supposed to be the flag of Catalonia but that emoji doesn't render properly on any of my devices.
- Wørdle - There's an ø in the URL, if that link doesn't work, try the punycode equivalent, https://xn--wrdle-vua.dk
- Ordle
- Saltong
- Saltong Mini - 4-letter words
- Saltong Max - 7-letter words
- Sanuli - appears to use WebAssembly, which I haven't seen on other Wordles yet.
- Le Mot - all diacritics ignored,
œ
treated as two letters (e.g.bœuf
input asboeuf
), input keyboard is rearranged to AZERTY which is a nice touch - LeMOT - same comments as above
- Motus - NOT based on Wordle, but an online version of the French game-show with very similar gameplay; nonsense words are permitted
- Sutom - like Motus above but does not permit nonsense words
- Moket - Like Sutom above
- Wordle du Jour
- #WordleGalego - vowel accents are ignored (e.g.
ámote
input asamote
)
- Wordle.at - umlauts ignored,
ß
treated as two letters (e.g.eiße
input aseisse
). Based on the TLD I would guess it may have some Austrian-specific words but I haven't looked into it. - Word Master Deutsch - Derived from English-language Word Master, which is itself derived from Wordle.
- Wort Meister - Derived from English-language Word Master, which is itself derived from Wordle.
- Wordle auf Deutsch
- Wörtle - appears to be modified from Queerdle. Treats
ß
as distinct fromss
.
- Word Master Greek - Derived from English-language Word Master, which is itself derived from Wordle. All majuscule, so no need to distinguish between
σ
andς
. Unlimited plays per day.
- בול במילה - Vowels are ignored. It looks like word-final forms of letters are treated as distinct from their initial/medial forms, that seems like it would effect gameplay a lot.
- מדויקת - Vowels are ignored. Word-final forms of letters not distinguished from initial/medial forms.
- Orðill - accented vowels and
Æ
are treated as distinct symbols
- Tevak Kata - a fork of a fork of a derivative of Wordle.
- Foclach - accented vowels treated as distinct symbols. Derived from English-language Word Master which is itself derived from Wordle.
- PAR🇮🇹LE - vowel accents are ignored (e.g.
caffè
input ascaffe
) - Parolette - vowel accents ignored
- Verba -
è
andà
treated as distinct frome
anda
- Unnamed fork of Word Master - I don't see a deployment anywhere but this looks like it will become a Lithuanian version at some point
- Panga - accented vowels are distinct,
ng
andwh
digraphs are distinct
- Ordle - I love that it provides both Bokmål and Nynorsk options.
ø
,æ
, andå
are treated as letters in their own right.
- Sudoku Wordle - The keyboard provides
q
,v
, andx
but none of the dictionary words use those letters. - Literalnie - Word bank has a few
x
words, a fewv
words, but noq
words - Wyrazik.pl - Has relatively plenty
q
v
andx
words
- Termo - Brazilian Portuguese, all diacritics ignored (e.g.
maçãs
input asmacas
) - Word Master Português - Fork of Word Master, all diacritics ignored
- Unnamed fork of Word Master - I don't see a deployment anywhere but this looks like it will become a Portuguese version at some point
- Letreco - All diacritics ignored
- Facle - accented vowels treated as distinct symbols
- Wordle (ES) - vowel accents ignored (e.g.
agüés
input asagues
,añejó
input asañejo
) - Word Master Español - Accented letters are treated as distinct, but
ü
appears to be missing.
see Filipino
- Gairglo - Treats Welsh digraphs as, well, digraphs. I tried to look at the underlying code and there appears to be an entire 34 MB Welsh dictionary in one of the chunks?? With words of all lengths and their definitions and parts of speech??
I think lots of Wordle derivatives could be almost-automatically generated, given a proper text corpus.
What would Wordle look like for nonlinear scripts? Scripts with vowels markers written above/below consonants (Arabic, Tibetan, Thaana, etc.); scripts with combining letterforms (Arabic, Mongolian, Devanāgarī, etc.); scripts with stacked consonants, syllable markers, (Tibetan); scripts with multiple identical-looking glyphs (Mongolian ಠ_ಠ)?
How would the game feel in a language like Hawaiʻian, and what would an optimal strategy look like? If you know there are no consonant clusters and the final letter must be a vowel, does that make the game less interesting?
If I have a little time I am going to make a Nuosu language version...
Many thanks to Kurt who also has been collecting Wordle variants! Now we are up to TWENTY-SEVEN Wordlable languages!
Thank you @interfect for teaching me how to build and deploy a fork of Word Master! I think I have the key parts ready for a naïve Faroese version which I will now use to encourage more people to make Wordle translations.
Prior art:
Unsure about prior computer versions; I think I've seen some, but I don't remember exactly, and I haven't yet tracked any down.
Orthogonal dimension: a nontrivial innovation of Wordle is the social sharing tease. There are a lot of games with social sharing, but I can't think of anything that hits quite the same notes (text art, full transcript, everyone takes different paths to the same destination, transcripts hide info that's sometimes deducible).