HENRYKC24 / morse_decoder_ruby

This is a ruby application that decodes an encrypted message. Instead of manually decoding the encrypted message, this application automated the process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decode-morse-message

During your vacation at the seaside, time after time you find old bottles with parchment inside. Out of curiosity, you look into the next bottle and see that there is a message written in Morse code. Your curiosity grows even more - maybe you just found the lost treasure of the pirates! However, you are getting tired of decrypting messages manually. Fortunately, you can program in Ruby and you can help yourself by automating this process.

Built With

  • Ruby

Getting Started

  • clone git@github.com:AmineHLub/morse-code.git
  • cd decode-morse-message

Run the application

  • ruby morse_code_decoder.rb

Authors

πŸ‘€ Henry Kc

πŸ‘€ Mohamed Amine Hajltaief

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • A special thanks to Microverse for inspiring this project. We are indebted to you all at Microverse
  • A special thanks goes to all our peers at Microverse for being there for us.

πŸ“ License

This project is MIT licensed.

About

This is a ruby application that decodes an encrypted message. Instead of manually decoding the encrypted message, this application automated the process.


Languages

Language:Ruby 100.0%