ladybird/Userland/Games/MasterWord
Paweł Łukasik 01c7158ffe MasterWord: Check guesses against the word list
Previously guesses were not checked which allowed guesses
like 'aaaaa' to be entered.

Currently there's an option to set if a guess should be checked
against the dictionary and rejected if it doesn't exist there.

Additionally settings from Game menu have been moved to its own
entry - Settings.
2022-05-26 21:44:58 +01:00
..
CMakeLists.txt
main.cpp
WordGame.cpp
WordGame.h