This is the Tkinter project in Python in the course Programming 1 at Tampere University. The project contains the implementation of the Hangman game with GUI.
To run the code, python
and tkinter
must be installed. Run hangman_GUI.py
to execute the code.
Diep Luong