Decode Morse

📗 Table of Contents

📖 [Decode Morse]

[Decode Morse] is a project that we use Ruby to solve morse code messages and return a readable message.

🛠 Built With

Ruby

Tech Stack

Ruby

Key Features

  • [Build the dictionary of Morse code]
  • [Build the decode methods]
  • [Include message to decode]

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

 install ruby using software 

Setup

Clone this repository to your desired folder:

  cd morse_decode
  git clone git@github.com:vangelif/morse_decode.git

Install

Install this project with:

Usage

To run the project, execute the following command:

 ruby main.rb

Run tests

To run tests, run the following command:

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Vangelis Fotiadis

👤 Munana Clinton

(back to top)

🔭 Future Features

  • [Add number and symbols to dictionary]

(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 please click the star button!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the inspiration so far.

(back to top)

📝 License

This project is MIT licensed.

(back to top)