Skip to content

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 manua…

Notifications You must be signed in to change notification settings

Stanleeeeee/Decode-MorseCode-message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decode a Morse code message

This project is using Ruby to decode morse code message.

Morse code: .- -... --- -..- ..-. ..- .-.. .-.. --- ..-. .-. ..- -... .. . ...

Decode: ABOXFULLOFRUBIES

Built With

  • Programming Language: Ruby

  • Linter: Rubocop

  • VS Code

  • Ruby

Getting Started

  • To get a local copy up and running follow these simple example steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Ruby.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Ruby installation.

$ ruby --version && irb

Setup

Clone the repository using the GitHub link provided below.

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/ppmarq1/Morse-Decode.git

Authors

👤 Ezeoke Stanley Ifeanyi

👤 Siansanda Tamara

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

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 manua…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages