Skip to content

SNasser97/hangman-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman JS

A JS OOP Project where you try to guess the word each new game.

How does it work?

  1. Type a character/letter from your keyboard
  2. If the letter matches the word it will show up!
  3. Any incorrect guesses will show display a piece of the hanged man.
  4. Guessing the same letters will not take up your guess!
  5. No need to guess spaces

Note: Increase the difficulty slider for a challenge!

Easy = 1 word | Medium = 2 words | Hard = 3 words

What's used?

  • HTML
  • CSS
  • JavaScript ES6 + DOM

About

hangman javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published