TheSweMaster / OrdleGame

Wordle game in Swedish, try guessing a random 5 letter word in 6 guesses.

Repository from Github https://github.comTheSweMaster/OrdleGameRepository from Github https://github.comTheSweMaster/OrdleGame

Ordle Game

Swedish Wordle game website made with ASP.NET Blazor

image

How to play

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.

Word List Source

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.

About

Wordle game in Swedish, try guessing a random 5 letter word in 6 guesses.


Languages

Language:HTML 51.2%Language:CSS 30.9%Language:C# 17.9%