Plays a game of hangman from a predetermined list of words. Randomly chooses one of the words and the user will have to guess what the word is. The user is given a certain amount of tries until game over. After a round is over the users win/lose will increment and the game will reset.
BootStrap HTML JavaScript CSS
- Lawrence Fiesta - Initial work