/Decode-a-Morse-code-message-Ruby-

This is Ruby code thats decode the morse code in to engilish alpha.

Primary LanguageRuby

Decode a Morse code message

📗 Table of Contents

📖 [Decode a Morse code message]

[Decode a Morse code message] is a Ruby program that accepts the morse code message and it decode it readable english alpha message.

🛠 Built With

Tech Stack

Client
  • N/A
Server
  • N/A
Database
  • N/A

Key Features

  • Accepts single character and convert it to english alpha letter
  • Accepts a word and convert it to english word
  • Accept a message sentence and it converts to eglish word message

(back to top)

🚀 Live Demo

  • N/A

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

  • You need to install ruby.

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Paul-tes/Decode-a-Morse-code-message-Ruby
  cd Decode-a-Morse-code-message-Ruby

Install

Install this project with:

N/A

Usage

To run the project, execute the following command:

  ruby ./decode_morse_code.rb

Run tests

N/A

(back to top)

👥 Authors

👤 Paul

👤 Tumaini

(back to top)

🔭 Future Features

  • Add clint inerface
  • Add peer to peer messaging with morse code
  • Add generator of morse 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

If you like this project Show your support by click ⭐️ in my github.

(back to top)

🙏 Acknowledgments

I would like to thank microverse Team.

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)