Skip to content

vtchris/node-word-guess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Word Guess

TECHNOLOGIES

  • JavaScript
  • Node.js

#CONCEPTS APPLIED

  • Object Constructors
  • Modular Code
  • Inquirer for user interaction

  • From command line, in appropriate folder, type `node index`
  • A random word will be selected and you will be prompted to guess a letter
  • Type a letter and press `enter`
  • If the letter is a part of the word it will be displayed, otherwise your remaining guesses will be reduced.
  • Round Ends when you correctly guess all the letters, or run out of remaining guesses.
  • Thanks for visiting, enjoy the game!

About

Node Word Guess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published