Tom25/Hangman
[NOTE: This is a *very* old project of mine, and is kept on Github for nostalgia's sake.] A simple hangman game written in Python 3.3 using a simplified version of the TKinter library called graphics.py (authored by John Zelle). This was a project I did for fun after completing a course in Python at my university.
PythonNOASSERTION