- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Decode a Morse code message] is a Ruby program that accepts the morse code message and it decode it readable english alpha message.
Client
- N/A
Server
- N/A
Database
- N/A
- Accepts single character and convert it to english alpha letter
- Accepts a word and convert it to english word
- Accept a message sentence and it converts to eglish word message
- N/A
To get a local copy up and running, follow these steps.
In order to run this project you need:
- You need to install ruby.
Clone this repository to your desired folder:
git clone https://github.com/Paul-tes/Decode-a-Morse-code-message-Ruby
cd Decode-a-Morse-code-message-Ruby
Install this project with:
N/A
To run the project, execute the following command:
ruby ./decode_morse_code.rb
N/A
👤 Paul
👤 Tumaini
- Add clint inerface
- Add peer to peer messaging with morse code
- Add generator of morse code
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project Show your support by click ⭐️ in my github.
I would like to thank microverse Team.
This project is MIT licensed.