Skip to content

karayamanemre/decode-morse-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Morse code Decoder

A simple project written in Ruby that decodes the Morse code

Getting Started

**Please follow the steps below to setup this project in your local computer

Prerequisites

A basic understanding of Ruby and Git

Usage

  1. Install Ruby
  2. Clone this repo git clone https://github.com/rtonata88/decode-morse-code
  3. Inside the morseDecoder.rb file there is a method decode_message. Pass your morse code as a parameter in this method like so: decode_message('.- -... --- -..- ..-. ..- .-.. .-.. --- ..-. .-. ..- -... .. . ...')

Authors

👤 Dante Alvarez

👤 Richard Chambula

👤 Oliver Coimbra

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

About

A simple ruby program that decodes morse code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%