Skip to content

YNodd/Wuertel_Luxemburgish_Wordle_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python code with tkinter GUI for a Luxemburgish version of the word game "Wordle"

How it works:

You have to guess a word with 5 letters. It is similar to the game 'Mastermind', but only complete (existing) words can be entered (no single letters). If a letter is wrong, it will be gray, if the letter is correct, it will be green. An orange letter means that it is the right letter, but in the wrong place.

The wordlist for the game is based on the content of LOD.lu (luxemburgish online dictionary). I had extracted it of an older xml-file found on https://data.public.lu. This file is unfortunately no longer available. You can find similar newer files with the complete LOD-content here: https://data.public.lu/en/datasets/letzebuerger-online-dictionnaire-lod-index-vun-der-sich-funktioun/

Wéi et funktionnéiert:

Et geet drëm, en Wuert mat 5 Buchstawen ze roden. Et as ähnlech wéi d'Spill 'Mastermind', mee et kënnen nëmmen komplett (existéirend) Wieder agin gin (keng eenzel Buchstawen). Wann ee Buchstaw falsch as, da gët en gro, wann de Buchstaw richteg as get en gréng. En orangen Buchstaw heescht, et as deen richtegen Buchstaw, awer op der falscher Plaz.

D'Wuertlescht fier d'Spill baséiert um Inhalt vun LOD.lu (Lëtzebuerger Online Dictionnaire). Ech hun se aus enger méi aler xml-Datei extrahéiert, déi op https://data.public.lu stung. Dës Datei ass leider net méi verfügbar. Dir kënnt ähnlech méi nei Dateien mat deem kompletten LOD-Inhalt hei fannen: https://data.public.lu/en/datasets/letzebuerger-online-dictionnaire-lod-index-vun-der-sich-funktioun/

Screenshot_Wuertel

Releases

No releases published

Packages

No packages published

Languages