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

https://github.com/timowest12/decode_morse_code


https://github.com/timowest12/decode_morse_code

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Morse decoder

In this project, we build a movie morse decoder app, using Ruby
]

## Built With

- Ruby
- Morse
- VScode
- Rubocop

decode_char(".-")

single

decode("-- -.-- -. .- -- .")

word

decode( .- -... --- -..- ..-. ..- .-.. .-.. --- ..-. / .-. ..- -... .. . ...)

sentence

## Getting Started

If you want to use this repo as a template, you can do so; follow the instructions below.

### Usage

Download it directly by ZIP, open the index file in a text editor, and you can change the content to match your own.
CD into the root folder and run npm i(NodeJs and NPM required)
run npm start to launch project on local server.

## Authors

👤 **Phelian23**

- GitHub: [@phelian23](https://github.com/phelian23)

👤 **Timo Wester**

- GitHub: [@githubhandle](https://github.com/Timowest12)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/timo-wester-6a0282a7/)

## Acknowledgments

- Microverse

## 📝 License

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