A simple word guessing game which involves you to guess the whole word where you have 6 lives. Both app version and terminal version are available for you to play.
Python Version Used: 3.11
Pillow
pip install PillowPull the repo and go into the Improved folder and decide whether to play using GUI or terminal.
No future plans as it's completed
Improved folder contains the latest version of Hangman, created using less code and runs efficiently in both terminal and GUI wise. Outside this folder is the original version which was created back in 2023-24 with a lot of complex code since I had to create however I could.\nImproved/images contains the images of stickman which is used to represent the number of lives left for guessing the word. The stickman is only for the GUI version.