Morse Decoder is a project from the Microverse curriculum in the Ruby module. It currently consists only of of three methods to decode characters, words and phrases written in morse code.
Language
- Transform morse code letters to alphabet letters using the decode_letter method
- Decode morse code words using the decode_word method
- Decode morse code phrases using the decode_message method
- Coming soon...
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby
- RubyGems
Clone this repository to your desired folder:
git clone git@github.com:Gleennkar/Decode-Morse-Ruby.git
You can run the code from the CLI or use a plugin like code-runner
👤 Felipe Oyarzo
👤 Odette gleen
- GitHub: @Gleennkar
- Twitter: @gleeny24
- LinkedIn: @gleeny
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐!
This project is MIT licensed.
