https://faizy711.github.io/Hangman-Game/
Version 1.0
Deployment Date: Jan 27, 2018
The 3rd Homework assignment for the Northwestern Coding Bootcamp. A fun hangman game to understand how to run an app in a browser that features dynamically HTML and CSS code powered by Javascript. For this assignment I took some creative liberties and created a Nintedo Hangman game based on well know Nintendo characters. I also added some silly music and responsive sound effects to a right or wrong letter. Visit the page or clone the repository.
To clone the respository by copying the link or downloading
git clone
or go to Nintendo Hangman.
Once at the page click on any of the letter on your key board and start playing. Once you win an alert will pop up or if you lose. Have fune!
HTML
CSS
Javascript
\Several bugs need fixing
- Word does not finish when you win, showing you the winning word.
- Hangman last death does not show when lose.
Possible solutions maybe using a modal.