An open API service indexing awesome lists of open source software.

https://github.com/realiens/morse-code


https://github.com/realiens/morse-code

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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.