JamesEnoch89 / assignments

0 stars 0 forks source link

Week 5 Day 3 Morse Code - #18

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

Morse Code Converter

Create a simple app that lets a user type in a phrase in english and print out the phrase in Morse Code

Objectives

Setup

Explorer Mode

Adventure Mode

Setup

Turning In

Your homework will be assigned to you via issues on your assignments repository. Once you are

These steps will be followed for almost every assignment going forward. Once you've completed at least explorer mode and you're satisfied with your work, let's get it published. First let's get it up on GitHub.

Once you are completely, go to the issue on our assignments repository, leave the link the repo of your work, and close the issue. I will not know you are down until you close the issue.

Additional Resources

JamesEnoch89 commented 6 years ago

https://github.com/JamesEnoch89/MorseTranslator

mdewey commented 6 years ago

Awesome Work!