Skip to content

pat0s/old_games_hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Hangman

Hangman is a simple guessing game.

Tools

The game is made in Python. GUI is created with the standard GUI library for Python - Tkinter.

How to play

Your goal is to guess the word. You try to guess it by clicking on letters. At the beginning you have 10 lives. The game ends when you fill in the whole word or lose all 10 lives.

Releases

No releases published

Packages

No packages published

Languages