https://github.com/ynodd/wuertel_luxemburgish_wordle_game
Luxemburgish version of the game Wordle
https://github.com/ynodd/wuertel_luxemburgish_wordle_game
luxemburgish word-game wordle wordle-game wortspiel
Last synced: 2 months ago
JSON representation
Luxemburgish version of the game Wordle
- Host: GitHub
- URL: https://github.com/ynodd/wuertel_luxemburgish_wordle_game
- Owner: YNodd
- License: mit
- Created: 2024-08-21T12:30:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T10:45:25.000Z (9 months ago)
- Last Synced: 2025-03-29T23:15:27.366Z (7 months ago)
- Topics: luxemburgish, word-game, wordle, wordle-game, wortspiel
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Python code with tkinter GUI for a Luxembourgish 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 (luxembourgish 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/