A basic game of hangman, where the user guesses the name of the Pokemon. Selection is limited to the first 150 Pokemon. As the user captures more Pokemon, badges are earned.
HINT: Open up the console to see the name of the Pokemon.
Game was created using Bootstrap, CSS and Javascript. Some operations are seperated into functions.