https://github.com/timowest12/decode_morse_code
https://github.com/timowest12/decode_morse_code
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/timowest12/decode_morse_code
- Owner: Timowest12
- Created: 2022-01-26T12:16:42.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-26T20:47:32.000Z (over 4 years ago)
- Last Synced: 2025-02-05T17:17:11.433Z (over 1 year ago)
- Language: Ruby
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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(".-")

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

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

## 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.