Skip to content

An application that takes in a phrase from the user and translates it into Morse code

Notifications You must be signed in to change notification settings

AlexHettle/Morse-Code-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Morse-Code-Translator

An application that takes in a phrase from the user and translates it into Morse code.

Table of Contents

About

This program was created in order to display and improve my skills in C# and my skills in producing a windows application that uses multiple files. This program was created over the span of two days.

Getting Started

What you will need to run this program:

  • C# IDE- In order to use and/or manipulate the code of this app, you will need some sort of C# IDE. The IDE I used for this app was SharpDevelop, but others such as Visual Studio would also work.

How to Use

After installing and adding everything necessary, all you need to do is run the program, enter the phrase that you want translated, and then click the TRANSLATE button in order to get that phrase in morse code.

Author

@AlexHettle - Sole author of project

About

An application that takes in a phrase from the user and translates it into Morse code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages