Week11-Hangman

###Hangman game played entirely through the terminal using node. To use this app, simply clone the repository, npm install everything in the package.json, and open up your terminal/git bash and type node server.js.