Student: bharat singh chouhan
Student ID: CA/DE1/1099
Domain: Python Programming
Internship Duration: 1 Dec 2025 – 30 Dec 2025
This is a simple text-based Hangman game built as part of the CodeAlpha Internship.
The player has 6 attempts to guess a randomly selected word from a list.
- Random word selection
- 6 incorrect attempts allowed
- Tracks used letters
- Console-based interaction
- Open terminal
- Go to the project folder
- Run:
- Python
- Random module
Attempts remaining: 6 Used letters: G, I, L, O Enter a letter: c ✅ Good guess! Current word: L O G I C
🎉 CONGRATULATIONS! You guessed the word: LOGIC