Hangman
Hangman is guessing game for two or more players. Player thinks of a word, phrase or sentence and the other tries to guess it by suggesting letters within a certain number of guesses. If player get a letter wrong, a number of lives is decreased. When the lives are finished, the game is lost. When player guess the whole word then it displays message “You won!!!”
Technologies and Web Tools
JavaScript, HTML, CSS, Notepad++
GitPage
https://github.com/mhari1/Hangman.git
Contributing
Anyone can do the Pull request and for major changes, please discuss an issue first what you would like to change. It would be ideal if you make beyond any doubt to overhaul any code as suitable.