ga-wdi-exercises / project1

[project] GA- Project 1
3 stars 75 forks source link

Hangman (Jonathan Polakoff) #295

Closed jdpolakoff closed 7 years ago

jdpolakoff commented 7 years ago

Link to repo: https://github.com/jdpolakoff/hangmangame Link to deployed app: https://jdpolakoff.github.io/hangmangame/

Things you'd like specific feedback on: I would like to refactor my code into classes but am not exactly sure how to logically break up my code. would it make sense to break it up into different physical elements on the page?