This is a basic implementation of a childhood favorite - Hangman.
- Custom Word Support
- Difficulty Levels
- Theme Customizatoin
- Multiplayer Support
- GUI Implementation
- Clone the repository to your local machine.
- Run
python3 hangman.pyto start the game.
- Clone the Repository:
git clone https://github.com/mtansy/hangman.git cd hangman