Hangman is a small python script for playing a classic game of hangman.
- CLI Based
- Shows a list a guessed letters
- Simple interface, not a lot of clutter
Hangman was written in Python on Ubuntu 14.04 and Mac OS X. Further testing (meaning Windows) is not in sight to be preformed.
This projected is distributed with no license, I don't care what you do with it, the code is kind of messy anyway.