This is the third project of the fourth module in the Microverse program.
Check the below contents for further details about this project.
This repository includes a file called decoder which contains medthods to decode any Morse code string
📌 Tech Stack:
- Code built with
Ruby
📌 Key Features:
- Three methods for handling every decoding step
- First
decode_messagetakes the input and split it to words - Second
decode_wordtakes words and split it to characters - Third
decode_characterconverts every code to a character
You can easily download or fork this repository and work on it immadiately!
📌 Prerequisites:
- You need
Rubylanguage installed
📌 Installation:
- To install all gem dependencies run
bundle install
📌 Development:
- You can run the project using
ruby decoder.rb
📌 Mahammad:
📌 Carlos:
📌 Austin:
Some additional features I may implement in the project:
- Implement Object oriented programming
Wish to contribute to this project?
Contributions, issues, and feature requests are more than welcome!
Feel free to check the issues page too.
Like this project? Show your support by starring!
I thank everyone at Microverse for guiding me through this project.
This project is MIT licensed.