Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.01 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.01 KB

Coffee Drink Constructor Word Guess Game

Overview:

Coffee Drink Constructor Word Guess is a command-line (no client side) game using constructor functions.

Author:

Lindsey Tummond

Future Enhancements:

Future developments would include creating a front-end with a simple, user friendly UI.

Technologies:

  • Javascript
  • Node.js
  • NPM package
    • Inquirer
    • Prompt

How to run the app:

Enter node index.js in the command line to start the Game.
Prompts will be provided to guess letters, see how many guesses remain, and to confirm if you won or lost.
Likewise, the game will prompt if you would like to play again or exit.

Example of how the game functions:

Alt Text