It's a game 'Hangman' with two different versions. I will be grateful if you give me a star for this big and hard project.
- This version works with words between 5 and 12 letters
- Guesser will see first and last letter of word from start
- Gallows is drawn before play
- Over 50,000 lines of code
- This version works with words between 4 and 8 letters
- Over 18,000 lines of code
- This version works with words between 3 and 10 letters
- Guesser will not see first and last letter of word from start
- Gallows isn't drawn before play
- Over 63,000 lines of code
- This version works with words between 3 and 6 letters
- Over 21,000 lines of code
- Works only with Python 3.x
- Open terminal/command line
- Write
python -i nameoffile.py