Skip to content

AndrewEHarding/Meme-Hang-Person

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Hang-Person

My Hang-Person/Word-Guess game made in JavaScript

Live Link

On game start, the user will press a key. The game will then...

  1. Compare the input to previous user inputs, if there are any.
  2. Compare the input to the hidden word.
  3. Reveal hidden letters if user input is correct.
  4. Count down remeaining guesses is user input is wrong.
  5. Reset the game when won or guesses run out.

The game ends when the user has revealed all hidden letters or run out of guess attempts.

About

My meme themed Hang Person Game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published