/Morse-Code

Primary LanguageRubyMIT LicenseMIT

Decode a Morse Code Message

During my vacation at the seaside, time after time I find old bottles with parchment inside. Out of curiosity, I look into the next bottle and see that there is a message written in Morse code. My curiosity grows even more - maybe I just found the lost treasure of the pirates! However, I am getting tired of decrypting messages manually. Fortunately, I can program in Ruby and I can help myself by automating this process.

📗 Table of Contents

📖 About the Project

Create Decoder with Ruby.

Decode Morse method with get the morse code characters and it will convert into the plain text, user can easily decode any morse message with help of this program

🛠 Built With

Tech Stack

Ruby

Key Features

  • Create Morse DeCoder

(back to top)

🔭 Future Features

  • Create Morse EnCoder

(back to top)

💻 Getting Started

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

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Itswali/Morse-Code.git
  cd Morse-Code

This repository includes files with ruby code that can be used to decode any morse message:

(back to top)

👥 Authors

👤 Wali-Muhammad

👤 Pierre Barba

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give me a star.

(back to top)

🙏 Acknowledgments

I would like to thanks Microverse to guide me to complete this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)