/morse-code

Primary LanguageRubyMIT LicenseMIT


MORSE CODE

📗 Table of Contents

📖 Morse code

Decode Morse message is a ruby method to decode a simple morse message with alphanumeric characters.

🛠 Built With

Tech Stack

Server

Key Features

  • Decode morse characters
  • Decode morse word
  • Decode morse message

(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:

  • ruby
  • Text editor like VSCode

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:ankitt26/morse-code.git

Install

Install this project with:

  cd my-project
  bundle install

Usage

To run the project, execute the following command:

  ruby ./decode.rb

(back to top)

👥 Authors

👤 Ankit

👤 Nahid Raihan Sardar

(back to top)

🔭 Future Features

  • Decode complex messages

(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 consider adding a ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)