keyboard jockey, tech lover, problem solver, minesweeper pro, aspiring polymath, avid learner

javascript hangman

Programming

For this project I created a hangman game which pulls words from the Random Word API at setgetgo.com and using vanilla javascript only takes keyboard and mouse input to play a game of hangman. Upon a win or loss it can reset and play another game as long as the user wants to, it tracks total wins and losses, has splash win/loss screens and audio effects.