Hangman vid - Final assignment(Code in Place)

by Driss E

Description

1- the first project is "WordGuess ". It follows to the letter the suggestions and tasks from the project handout. A little twist was added, so that the user would be able to choose the number of guesses he wants to have. (a subtle difficulty gage) 2- the second project is an interpretation of the WordGuess project using a GUI with Tkinter (practically) a hangman game. this version has some limitations specially when it comes to the number of guesses.