Hangman game developed using Python 3.9.
Clone the project
git clone https://github.com/villegascmarco/hangman-game.git
Go to the project directory
cd hangman-game
Install dependencies
pip install -r requirements.txt
Start the game
py start.py
If you want to change hangman words, please update data.txt.