/morse-code-encoder

A simple program to encode words into morse using C++

Primary LanguageC++The UnlicenseUnlicense

morse-code-encoder

A simple program to encode words into morse using C++ that I made in highschool. Excellent to use with this decoder that I have made