Skip to content

danielryne/Pokemon-Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hangman

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.