Skip to content

This is a morse code decoder that uses ruby to convert morse coded into readable text

License

Notifications You must be signed in to change notification settings

oldProjectss/Morse-code-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse code decoder

This is a morse code decoder that uses ruby to convert morse coded into readable text

Getting Started

To start using this software you need to have Ruby installed in your machine

in terminal:

ruby morse_code.rb

You will get Enter a message to decode! anter morse code in the terminal and hit Enter

Exemple:

─$ ruby morse_code.rb
Enter a message to decode!
.-   -... --- -..-   ..-. ..- .-.. .-..   --- ..-.   .-. ..- -... .. . ... # input
A BOX FULL OF RUBIES                                                       # output

Authors

👤 Ismail courr

👤 Nicholas Mutale

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is a morse code decoder that uses ruby to convert morse coded into readable text

Topics

Resources

License

Stars

Watchers

Forks

Languages