Skip to content

WKHAllen/Unscramble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unscramble

A simple program that unscrambles scrambled words.

Usage

To use the unscrambler, simply run the program and pass the scrambled word as the primary argument. Example:

$ unscramble loelh
hello

To use a different dictionary, use -d. Example:

$ unscramble -d dict/british-english locoru
colour

More dictionaries can be found on any Unix system.

About

A C++ program that unscrambles scrambled words

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages