Skip to content

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

Notifications You must be signed in to change notification settings

TheBiggestOfBoys/Morse-Code-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.