You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple executable app which allows you to enter random letters for which it tries to
find matching words at various lengths (kinda how Countdown the show works).
I might expand on this later on and serve it over an API for who knows what reason.
About
A simple C++ executable in which you can input random letters, from which it tries to find real words in the dictionary.