Hangman Movie Game

December 28, 2010 3:34 am

Hangman Game Screenshot

I wrote this nifty little program as a final project for my CS python class. The requirement was that it had to be set up in three different files: a driver, a GUI, and an application module. The only other real requirement was that it had to read from a data file provided by the teacher. Other than that, it was mostly up to me. Now that the class is over, I think it’s safe to post the code.

Unfortunately, WordPress’ code option makes it look terrible. So I’ll leave you with an assurance that it is wonderful. I had this long post drawn up and WordPress crapped on it. Does anyone know of any blog sites that are any better (ie, allows me to post pictures and code without a fuss)?

Categorised in: