Play now at wordle.global — the daily word guessing game in 79 languages. Open source, community-driven, no ads.
العربية · Azərbaycan · বাংলা · български · brezhoneg · català · کوردی · čeština · dansk · Deutsch · Ελληνικά · English · Esperanto · Español · eesti · euskara · فارسی · Suomi · føroyskt · français · Friulian · Frysk · Gaeilge · Gàidhlig · Galego · Hausa · हिन्दी · עברית · hrvatski · magyar · Հայերեն · արեւմdelays · bahasa Indonesia · Interlingua · Occidental · Íslenska · Italiano · 日本語 · ქართული · 한국어 · latine · latgaliski · latviešu · Lëtzebuergesch · lietuvių · Māori · македонски · Melayu · Монгол · मराठी · नेपाली · Nederlands · Norsk Bokmål · Norsk Nynorsk · occitan · ਪੰਜਾਬੀ · Palauan · Plattdüütsch · polski · Português · Quenya · Română · русский · Ikinyarwanda · shqip · slovenčina · Slovenski · српски · Svenska · Tagalog · Türkçe · Türkmençe · tlhIngan · Українська · اردو · Oʻzbekcha · Tiếng Việt · Yorùbá
Don't see your language? Add it!
You don't need to be a developer to help — native speakers are the best contributors.
Found a bad word, missing character, or bug? Open an issue — pick the right template and we'll take care of it.
Word data is managed via words.json files in each language folder under data/languages/. Remove bad words, add missing ones, fix misspellings — GitHub will walk you through creating a pull request.
If text is showing in English when it should be in your language, edit the language_config.json in your language's folder on GitHub.
- Create a folder:
data/languages/{lang_code}/ - Add a
words.jsonwith word list data - Run the word pipeline:
cd scripts && uv run python -m word_pipeline run {lang_code} - (Optional) Add a keyboard layout, UI translations
See CONTRIBUTING.md for full details and dev setup.
Built with Nuxt 3 (Vue 3, Nitro server, Tailwind CSS v4). See CONTRIBUTING.md for architecture, code style, and guidelines.
git clone https://github.com/Hugo0/wordle.git && cd wordle
pnpm install && pnpm dev- Josh Wardle (original Wordle creator)
- Elizabeth S (inventor of the Wordle grid)
- Wordles of the World — community-sourced list of Wordle derivatives
- wooorm/dictionaries — most word lists (Hunspell-based)
- FrequencyWords · wordfreq — word frequency data
- All contributors and language maintainers!
