The classic game "gallows" in which the player needs to guess the hidden word. Made with Tkinter module.
You can install the game on your computer using installer.py. This creates the game data and the main.pyw file - the game launcher. Data contains dictionaries for the game and ASCII arts for GUI.
(You don't need to install any modules)
P.S.
-
Python version: > 3.4
-
OS: Windows (7)-10, Linux [situational]