Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 458 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 458 Bytes

Hangman Game

Vanilla Javascript APP Space Themed Hangman Game. The game generates a random word. The User tries to guess the random generated word by selecting a letter or typing a letter. A win is tracked when the user guesses the random word. A loss is tracked when the user runs out of guesses.

Try the app Here http://hangman.mariomelchor.com/

alt text