Hangman GameLab Project

This program is a hangman game. There are 26 letter sprites and several sprites to represent the different levels of a hangman game. We expect the game to load all letter sprites at the bottom of the display area and the hangman sprite in the middle.

When we run the program it just says loading.

At first all the letter sprite labels were all caps so we changed them to lowercase.

Thanks for any help.

@olivedb,

Don’t ask me how I figured this one out, but by process of elimination, I found out that the Animation for the letter I is corrupting the entire file. I am not sure how or why, but if you delete the I animation (and presumably make a new one), it appears to work for me.

Good luck!

Mike

Good eye/i! Thank you.

1 Like