- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
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.
Ruby
- Method to decode Morse character
- Method to decode Morse word
- Decode Morse message
To get a local copy up and running, follow these steps.
This project requires you to have ruby on your Local Environment.
Clone this repository to your desired folder:
git clone https://github.com/manzitresor/decode_Morse_code.git
cd decode_Morse_code
Install this project with:
bundle install
To run the project, execute the following command:
ruby decode_morse.rb
👤 Manzi Tresor
- GitHub: @githubhandle
- Twitter: @githubhandle
- LinkedIn: LinkedIn
👤 Robert Migot
- GitHub: @migo1
- LinkedIn: robertmigot
- Add Interface
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
If you like this project,
- You can follow me on Github [@githubhandle]
- You can give me a star ⭐ to this project.
I would like to thank the Microverse community.
This project is MIT licensed.