ankitt26 / morse-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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)

About

License:MIT License


Languages

Language:Ruby 100.0%