Skip to content

nathaliem/hangman-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman V2

I created a Hangman game about five years ago and I wanted to try it again to see what areas I've improved in. Also because it's fun. :)

Possible answers and categories can be added or tweaked as you wish.

/app/assets/categories.json
/app/assets/answers.json

Todo

  • Ability to choose the category you want to play in
  • Testing