Hangman Broken Again
Closed this issue · 3 comments
harryfino commented
harryfino commented
Running !hangman guess <string>
seems to unstuck the game. Closing it until I can figure out how to reproduce.
bra1n commented
Running
!hangman guess <string>
seems to unstuck the game. Closing it until I can figure out how to reproduce.
Huh, interesting. Could be a bug in the guessing code maybe? @TMiguelT
multimeric commented
Yes if you can hit me with a reproducible example I'd be happy to debug it. I suspect it's not to do with the guessing code so much as the general refactor that I did.