- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Morse code] is a program that decodes morse code to their corresponding character or words.
Ruby
- [Decode morse code into their corresponding character or words]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder git clone https://github.com/touredri/morse-code.git
To run the project, execute the following command:
Run this code in terminal.
IRB Run the methods.
decode_char(".-")
puts decode_word("-- -.--")
puts decode_message(".- -... --- -..- ..-. ..- .-.. .-.. --- ..-. .-. ..- -... .. . ...")
👤 Drissas
- GitHub: @githubhandle
👤 Patrick
- GitHub: @githubhandle
- [Add more methods]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, feel free to support and suggest any changes needed.
I would like to thank Microverse and anyone viewing this project.
This project is MIT licensed.