Skip to content

This is a basic hangman game created 100% with python using tkinter.

Notifications You must be signed in to change notification settings

TheLostProgrammer/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

This is a basic hangman game created 100% with python using tkinter.

#########Installation#########

To use this code you will need to have python 3 installed as well as tkinter and pillow.

To install python head over to https://python.org Install tkinter: pip install tkinter Install pillow: pip install pillow

You will also need a code editor, and suggested is VS Code or PyCharm. Others do work the same but with less features.

Enjoy playing ths game!

About

This is a basic hangman game created 100% with python using tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages