Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 334 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 334 Bytes

Hangman - Programming 1

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.

Installation and run

To run the code, python and tkinter must be installed. Run hangman_GUI.py to execute the code.

Authors

Diep Luong