/morse-code

Primary LanguageRubyMIT LicenseMIT

Morse Code

Getting Started

This repository includes files ruby code with 3 methods to decode morse code:

📗 Table of Contents

📖 Morse Code

In this project, we utilize the Ruby language to write methods that will decode more codes in human readable form.

🛠 Built With

Tech Stack

RUBY

Key Features

  • The project decodes morse code to character
  • The project decodes morse codes to words
  • The project decodes morse codes to sentence

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

 gem install rails

Setup

Clone this repository to your desired folder:

 cd my-folder
 https://github.com/ernestkorir/morse-code.git

Install

Install this project with:

  cd morse-code
  gem install

Usage

To run the project, execute the following command:

Run ruby morse_encode.rb

Run tests

To run tests, run the following command:

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Ernest Korir

👤 Jawad Nazari

(back to top)

🔭 Future Features

  • [Building_a_GUI_version]

(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 support us by ⭐️ to this repository

(back to top)

🙏 Acknowledgments

We would like to thank microverse for the opportunity to learn Ruby

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

(back to top)