/Morse-Code-Translator

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

Primary LanguageC#

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.