Morse code Decoder

This project helps the user to decode the Morse code. The user can enter the Morse code and the program will decode it and display the message.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites 📌

  • RUBY installed.

Setup 🔂

  • Clone this repository by running git clone https://github.com/MaiRizk/Decode-morse-message.git in your terminal.
  • Change directory to the cloned repository by running cd Decode-morse-message.

Usage 💻

  • Run irb to interact with your ruby interactive shell.
  • Copy and paste the function from the decode_function_rb file into the shell to test it by running decode_function_rb.decode('.- -... --- -..- ..-. ..- .-.. .-.. --- ..-. / .-. ..- -... .. . ...').

👤 Mai Rizk

👤 KARANGWA Ntwali Josue

🤝 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.