/decode_morse_code

Decode Morse Code is a simple ruby project that decode the morse code.

Primary LanguageRubyMIT LicenseMIT

Decode Morse Code

📗 Table of Contents

📖 Decode Morse Code

Decode Morse Code: Decode Morse Code is a simple ruby project that decode the morse code.

🛠 Built With

  • Ruby

Key Features

  • Basic ruby code

(back to top)

🚀 Live Demo

(back to top)

Getting Started

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

Prerequisites

In order to run this project you need:

  • A basic understanding of Ruby and Git

Usage

  1. Install Ruby
  2. Clone this repo
git clone git@github.com:Nasirkhan294/basic_ruby.git
  1. Inside the morse_decoder.rb file there is a method decode_message. Pass your morse code as a parameter in this method like so:
decode_message('.-   -... --- -..-   ..-. ..- .-.. .-..   --- ..-.   .-. ..- -... .. . ...')

(back to top)

👥 Authors

👤 Nasirkhan294

(back to top)

🔭 Future Features

  • Advance ruby code

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please support this project and be a part of something meaningful and impactful. Your contribution can make a significant difference and help us achieve our goals faster.

(back to top)

🙏 Acknowledgments

To all the individuals whose creativity and dedication inspired the codebase, I want to express my heartfelt gratitude. Your tireless efforts have left an indelible mark on this project and your contributions will be remembered for years to come. Thank you for being an integral part of our success.

(back to top)

❓ FAQ

  • Can I fork and reuse this repository?

Absolutely! Please feel free to fork and reuse this repository for your own projects.

  • Is it okay to improve this repository? Will my changes be accepted?

Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.

(back to top)

📝 License

This project is MIT licensed.

(back to top)