🎯 Hangman
The classic hangman game with an extensive word list and visual progression stages.
How to Run
- Navigate to this directory:
bash cd hangman - Run the application:
bash python main.py
The classic hangman game with an extensive word list and visual progression stages.
bash
cd hangmanbash
python main.py