A simple project written in Ruby that decodes the Morse code
1.- Open the terminal window and clone the repository using this command:
git clone https://github.com/mengiefen/ruby_morse_code.git
2.- Inside the morse_code.rb file there is a method decode_sentence. Pass your morse code as a parameter in this method example
decode_sentence('.- -... --- -..- ..-. ..- .-.. .-.. --- ..-. .-. ..- -... .. . ...')
๐ค Hector Torres
- GitHub: @HectorTorres
- Twitter: @HectorT
- LinkedIn: @Hectorjte
๐ค Fernando Salas
- GitHub: @LuisSalas94
- LinkedIn: Fernando Salas
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a โญ๏ธ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.