https://github.com/realiens/morse-code
https://github.com/realiens/morse-code
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/realiens/morse-code
- Owner: ReAliens
- Created: 2022-02-24T10:50:57.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-25T11:32:24.000Z (over 4 years ago)
- Last Synced: 2024-10-18T09:13:45.990Z (over 1 year ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Decode a Morse code message
> In this project we are going to sovlve a basic coding challenge. we are going to create 3 methods to decode the Morse code, if you are curious to know more about Morse code check this [link](https://en.wikipedia.org/wiki/Morse_code)
## Built With
- Ruby
- git
## Getting Started
To get a local copy up and running follow these simple example steps.
Clone the project by using terminal:
```
git clone https://github.com/NasKhalil/Morse-code.git
cd Morse-code
ruby morse.rb
```
### Prerequisites
-Ruby
## Authors
👤 **AHMED REDA**
- GitHub: [@ReAliens](https://github.com/ReAliens)
- Twitter: [@AhmedRedaMoha19](https://twitter.com/AhmedRedaMoha19)
- LinkedIn: [Ahmed-Reda](https://www.linkedin.com/in/armali/)
- Email: ahmedreda152@gmail.com
👤 **KHALIL NASRI**
- GitHub: [@NasKhalil](https://github.com/NasKhalil)
- Twitter: [@KhalilNasri92](https://twitter.com/KhalilNasri92)
- LinkedIn: [khalil-Nasri](https://www.linkedin.com/in/nasri-khalil-androdev/)
- Email: khalil.nasri2021@gmail.com
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ReAliens/morse-code/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](./MIT.md) licensed.