Skip to content

Manug-github/Same-Code-Morse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Same-Code-Morse

This program gets all the words that share morse code with the input and are contained in "10000-english.txt". It also returns the number of combinations that are not in the list.

Example of use.

Input "Man"

The morse code [man] '--'.-'-.' 
Can be one of the following words in English:
gg: '--.'--.'
man: '--'.-'-.'
mate: '--'.-'-'.'
mp: '--'.--.'
And 25 other combinations...

About

Program that gets all the words that share the same morse code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages