TheBiggestOfBoys / Morse-Code-Translator

A Morse code translator written in C#. It displays the "dits" & "dahs" and plays sound from the console.

Home Page:https://youtu.be/3gnsUzMhxqQ?si=EWV08ntAXLNwk1TL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Morse Code

This is a simple Morse Code translator that I made in C#, I thought it would be cool to use the built-in Console.Beep() method to play the Morse translation. Here is a video I made demonstrating how to use it: Watch the video.

About

A Morse code translator written in C#. It displays the "dits" & "dahs" and plays sound from the console.

https://youtu.be/3gnsUzMhxqQ?si=EWV08ntAXLNwk1TL


Languages

Language:C# 100.0%