The classic hangman game. Let the man be hanged or save him written purely by python. Follow the steps to make this project run:-
- Copy the code from the Hangman2.0.py file and paste it on any source code editors like VS code or pycharm.
- No additional installation of modules is required. It is made by random , tkinter and time modules which are pre-installed.
- 2 images are given along the file. Download them.
- Look in the code where the path for the images have been specified.
- Change the paths according to the downloaded path in your system.
- Hit the run button and you are ready to go. Enjoy gaming and peace out!!