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.
Install / Use
/learn @Tom25/HangmanREADME
How to play
Playing this Hangman game is easy: Simply download the repository to your computer and run hangman.py! The game comes with its own included word list, wordlist.txt, which contains a list of 58,000+ English words from which the game can draw.
Customization
Want to specify your own list of words in place of the included wordlist.txt? Simply overwrite that file with a text file of your own of the same filename, with each word on a separate line. Compound words with spaces involved work, too (eg., ice cream).
You can also add new words onto the included wordlist.txt file to be used in the game. Words can be added at any place in the file but, again, add one word per line.
Requirements
- Have Python 3.3 installed on your computer
Who wrote this?
The program was written by Tom Catullo (tcatullo25*{at}gmail{dot}*com) as a leisurely project. I was learning Python in a class and decided to apply it to a project of my own to get some experience, and to have some fun. This was the result!
Acknowledgements
- The included graphics library,
graphics.py, was written by John Zelle for use with the book "Python Programming: An Introduction to Computer Science" (Franklin, Beedle & Associates). Note: I only used this particular graphics library because it was included with the textbook used in my university class; however, I am aware that there are much better alternatives out there. - The content of the included
wordlist.txtfile was obtained from http://www.mieliestronk.com/wordlist.html.
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
84.6kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
341.8kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
