Skip to content

touredri/morse_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse code

Getting Started

📗 Table of Contents

📖 [Morse code]

[Morse code] is a program that decodes morse code to their corresponding character or words.

🛠 Built With

Tech Stack

Ruby

Key Features

  • [Decode morse code into their corresponding character or words]

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

Setup

Clone this repository to your desired folder:

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

Usage

To run the project, execute the following command:

Run this code in terminal.

IRB Run the methods.

decode_char(".-")
puts decode_word("-- -.--")
puts decode_message(".-   -... --- -..-   ..-. ..- .-.. .-..   --- ..-.   .-. ..- -... .. . ...")

(back to top)

👥 Authors

👤 Drissas

👤 Patrick

(back to top)

🔭 Future Features

  • [Add more methods]

(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, feel free to support and suggest any changes needed.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse and anyone viewing this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages