Skip to content

A simple C++ executable in which you can input random letters, from which it tries to find real words in the dictionary.

Notifications You must be signed in to change notification settings

Zmote/CountdownWordSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CountdownWordSearch

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages