Hangman GUI in Python

by Ramya M

Description

I made a GUI version of the word-guessing game Hangman with tkinter. It has a virtual keyboard, a label updating the number of chances left for guessing the word, and the choice to skip to the next word.