Skip to content

frecklysledge0/Morse-code-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Morse Code Translator

This project is a simple Morse code translator implemented in C++. The program can convert text to Morse code and vice versa, allowing users to easily encode and decode messages.

Features

  • Convert text to Morse code.
  • Decode Morse code back into text.
  • Easily customizable and extendable.

File Structure

  • Morse/main.cpp: The main entry point of the program.
  • Morse/morse.cpp: Contains the implementation of the Morse code translation logic.
  • Morse/letterDefinition.h: Header file defining the Morse code mapping for each letter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors