🕹️ Hangman Game
A classic Hangman game built in Python (or whatever language you used). The game selects a random word, and the player must guess it one letter at a time before they run out of chances!
🎯 Features Random word selection from a predefined list User-friendly input prompts ASCII visuals to show hangman progress Tracks wrong guesses Win/Lose conditions with replay option
🚀 How to Play The game will randomly pick a secret word. Guess one letter at a time. You have limited attempts before the hangman is completed. Try to guess the word before it's too late!
🛠️ Technologies Used Python (or your language) Console/Terminal for I/O
📁 How to Run
python hangman.py Make sure you have Python installed. Open terminal, navigate to the project folder, and run the command above.
📸 Example Output
Guess a letter: a Good guess! _ a _ _ _