Skip to content

rithikachowta08/python-hangman-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Hangman

Simple hangman game with a GUI created using Python tkinter

Words are stored in a list, hints in a dictionary. Guessing a word correctly increases your score by one. Wrong guesses have no penalty. Pressing the next button will skip to the next word.

Correct guess:

alt text

Wrong guess:

alt text

Hint:

alt text

About

Simple hangman game created using Python tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages