A bash shell script I wrote to solve word quizes like 4 pictures 1 word
- check at start if fzf is accessable
- add function: unknown word length
- add function: reset
- add funciton: pattern
-
add funciton: possible letters
(that dont have to be in the word | but the word can not contain different letters)
- adding not listed words: gries, ...
- download/adding ngerman to the repo to run the script without access to it
(maybe different languages too)