https://github.com/ackonsamuel/morse_code
https://github.com/ackonsamuel/morse_code
ruby ruby-gem
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ackonsamuel/morse_code
- Owner: AckonSamuel
- License: mit
- Created: 2022-09-21T09:18:06.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-21T18:20:59.000Z (almost 4 years ago)
- Last Synced: 2025-04-12T10:17:39.788Z (about 1 year ago)
- Topics: ruby, ruby-gem
- Language: Ruby
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Morse Code
> 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. This project contains the morse code in Ruby
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
#### Clone this repository
```bash
$ git clone https://github.com/AckonSamuel/morse_code.git
```
#### cd into directory
```
$ cd /morse_code/
```
## Authors
👤 **Ackon Samuel**
- GitHub: [@AckonSamuel](https://github.com/AckonSamuel/)
- Twitter: [@AckonSamuel2](https://twitter.com/AckonSamuel2)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/samuel-yaw-ackon/)
👤 **Desmond Owusu Ansah**
- Github [@Owusu-Desmond](https://github.com/Owusu-Desmond)
- Twitter [@DesmondOwusuDev](https://twitter.com/DesmondOwusuDev)
- LinkedIn [@desmond-owusu-ansah](https://www.linkedin.com/in/desmond-owusu-ansah-09274a223/)
- Dev.to [desmondowusudev](https://dev.to/desmondowusudev)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.