Skip to content

afwebdev/CLI-WordGuess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

Word Guess CLI

A simple word guessing game (think of hangman) using Node.js. Makes use of constructors, Word.js and Letter.js to provide functions for word creation, and letter comparison of input.

Libraries used

  • Inquirer (used for prompts)
  • word-list-json (used for generating a random word)

About

A word guessing game made with Node.js and constructors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published