Skip to content

Kingjosh007/decode-morse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    Ruby

Decode Morse Messages

About

In this project my partner and I created a couple functions in Ruby to decode Morse messages. The code is written in main.rb and consists in three functions:

  • decode_morse_char: takes a character encoded in Morse, and returns the corresponding character in uppercase.
  • decode_morse_word: takes a word encoded in Morse, and returns the corresponding word in uppercase.
  • decode_morse_message: takes a string encoded in Morse, and returns the corresponding string representation.

Built With

Ruby

Authors

👤 King Josaphat Chewa (KJC)

👤 Grace Kabaghe

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Heartfelt thanks to Microverse

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages