COMMAND LINE HANGMAN GAME

Command-line hangman game using constructor functions.

Install

Following Node packages must be installed before using the program:

npm install

This will install all necessary packages for the app.

Usage

Node.js is required

node index.js will start the game.

screenshot_01

Authors

  • Cuneyt Akcay

Acknowledgements

  • University of Arizona Full Stack Web Development Coding Bootcamp
  • Jan Jorgensen
  • Nicholas Green
  • Peter Fesz-Nguyen
  • Joel Borjorquez