ga-dc / project1-gallery

0 stars 20 forks source link

project-4-hangman-game #464

Open D-Riv opened 4 years ago

D-Riv commented 4 years ago

Link to repo:https://github.com/D-Riv/Project-4-Hangman Link to deployed app: https://d-riv.github.io/Project-4-Hangman/

Things you'd like specific feedback on: Submitted to the wrong repo originally. https://git.generalassemb.ly/dc-wdi-fundamentals/frontend-game/issues/48 Code passes validators.

D-Riv commented 4 years ago

@ZakkMan

0xZakk commented 4 years ago

@D-Riv This looks good! There are some small bugs still, like I can still play the game after I've lost

D-Riv commented 4 years ago

Thanks for the feedback @ZakkMan I went ahead and fixed the loosing functionality of the game, you shouldn't be able to continue playing after loosing. Github pages isn't updating with the changes I made, not sure why. I went ahead and deployed on Netlify https://project-4-hangman.netlify.com/

D-Riv commented 4 years ago

repo: https://github.com/D-Riv/Project-4-Hangman deployed url: https://d-riv.github.io/Project-4-Hangman/ updated game @ZakkMan