https://github.com/fullstop125/morse-code-message
https://github.com/fullstop125/morse-code-message
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fullstop125/morse-code-message
- Owner: fullstop125
- License: mit
- Created: 2022-10-26T18:42:11.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-25T20:12:55.000Z (over 3 years ago)
- Last Synced: 2025-02-04T14:47:18.811Z (over 1 year ago)
- Language: Ruby
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Decode a Morse code message
> This is a project from the Microverse curriculum. It is a simple program that decodes a Morse code message. It is built with Ruby. It automatically converts the morse code message to English.
## Built With
- Ruby
## Getting Started
- clone the repo and run the morse.rb file in the terminal
To get a local copy up and running follow these simple example steps.
- git clone
- cd morse
- ruby morse.rb
## Authors
👤 **Bakhtiyor Yusubaliyev**
- GitHub: [@bakhtiyorY](https://github.com/githubhandle)
- Twitter: [@bakhtiyor-yusubali](https://twitter.com/twitterhandle)
👤 **Momanyi**
- GitHub: [@fullstop125](https://github.com/fullstop125)
- Twitter: [@MosesHassany](https://twitter.com/MosesHassany)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/fullstop125/morse-code-message//issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./LICENSE) licensed.