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

https://github.com/frank1738/morse_code_messsege

This project is about decrypting any given character, word, or sentence from 'Morse code' to human readable English language. To solve this problem we have used Ruby as our programming language.
https://github.com/frank1738/morse_code_messsege

ruby

Last synced: about 1 year ago
JSON representation

This project is about decrypting any given character, word, or sentence from 'Morse code' to human readable English language. To solve this problem we have used Ruby as our programming language.

Awesome Lists containing this project

README

          

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

# MORSE CODE DECODER

> This project is about decrypting any given character, word, or sentence from 'Morse code' to human readable English language. To solve this problem we have used Ruby as our programming language.

## Built With

- RUBY
- linters for ruby

## Getting Started

You will need to have Ruby installed on your computer. Clone the repository. Run the code, `ruby decode.rb`

## Authors

👤 **Frankline Osoro**

- GitHub: [frank1738](https://github.com/frank1738)
- Twitter: [@frankhiggins08](https://twitter.com/frankhiggins08)
- LinkedIn: [Frankline Osoro](http://www.linkedin.com/in/frankline-osoro-b526ba18b)

👤 **Chia Carlyle**

- GitHub: [@carlylechia](https://github.com/carlylechia)
- Twitter: [@chiacarlyle](https://twitter.com/chiacarlyle)
- LinkedIn: [chia-carlyle](https://linkedin.com/in/chia-carlyle)

## 🤝 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!

## Acknowledgments

- Hat tip to @Microverse_inc

## 📝 License

This project is [MIT](./MIT.md) licensed.