GithubHelp home page GithubHelp logo

utterdonkey / hangman Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tom25/hangman

0.0 0.0 0.0 323 KB

[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.

License: Other

Python 100.00%

hangman's Introduction

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.txt file was obtained from http://www.mieliestronk.com/wordlist.html.

hangman's People

Contributors

brandonkirklen avatar tom25 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.