A JS OOP Project where you try to guess the word each new game.
- Type a character/letter from your keyboard
- If the letter matches the word it will show up!
- Any incorrect guesses will show display a piece of the hanged man.
- Guessing the same letters will not take up your guess!
- No need to guess spaces
Note: Increase the difficulty slider for a challenge!
Easy = 1 word | Medium = 2 words | Hard = 3 words- HTML
- CSS
- JavaScript ES6 + DOM