Feedback for Mixed Messages

Thanks for checking out my project. I thought the project difficulty was just right and thought it was more to practice our git and markdown skills. This took me about 30 minutes to complete mostly because I had to google the wait function and how to accept input from the command line.

Thanks for looking at my project, any feedback is welcome!

https://github.com/sfranz2422/mixed-messages

Looks nice! I would personally look into how to import phrases via another file (so that you could take in any .json or .txt file in the right format). Good tool to have. Easy modularity right off the bat.

Thanks! Your right that would be super helpful, I think that is in the third Javascript module.