Skip to content

ryanccrawford/Constructor-Word-Guess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NODE JS CLI COMMAND LINE WORD GUESS GAME This is a node command line interface word guessing (Hang Man) game. The game has over 200,000 randomly selected words to play. You can select the difficulty level from easy to extremely hard.

INSTALLATION

  • First download or clone onto computer with Node JS and NPM. $ git clone https://github.com/ryanccrawford/Constructor-Word-Guess.git
  • Then run npm to get all the packages $ cd Constructor-Word-Guess $ npm i
  • To Play simply run index.js using node in your terminal $ node index.js
  • Have Fun!

HOW IT WORKS This application uses the following npm packages to make all the magic happen in the backed

About

Node Command Line Word Guess Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published