A node.js application that takes a random word from an array of words, and then user then guesses one letter at a time to guess the word!
- clone repo & open up your CLI of choice
- Run NPM Install
- then run command node index.js to begin!
- Node.js
- Javascript
- NPM install - Inquirer
- NPM install - figlet