Swedish Wordle game website made with ASP.NET Blazor
Guess the hidden Swedish 5-letter word in 6 tries. Each guess must be a valid Swedish word from the SAOL word list. After each guess, the color of the tiles will change to show how close your guess was to the word:
- Green: Correct letter in the correct position.
- Yellow: Correct letter in the wrong position.
- No color: Letter is not in the word.
The word list is based on Swedish 5-letter words from SAOL (Svenska Akademiens ordlista), versions 13 and 14. Only words containing the letters A-Z, Å, Ä, Ö are included.