brainskev / morse_code

A methode to decode morse code in ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— 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)

About

A methode to decode morse code in ruby

License:MIT License


Languages

Language:Ruby 100.0%