/morse_code

A methode to decode morse code in ruby

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 Morse Code

Morse Code project in Ruby is a program that takes user input, converts it into Morse Code using a fuctions, and outputs the result. It provides an opportunity for users to learn about Morse Code.

🛠 Built With

Tech Stack

  • Ruby
Language

Key Features

  • Add graphical user interface(GUI) to program

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started with Morse Code

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/brainskev/morse_code.git 
  cd morse_code

Usage

This repository includes a ruby file with that contains MorseCodeDecoder class:

  • Use the following command to run the file:
  Ruby morse_code.rb

(back to top)

👥 Authors

👤 Kelvin kaviku

👤 Akande Abdulwasiu

👤 George M'sapenda

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

(back to top)

🙏 Acknowledgments

(back to top)