Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

🎮 Hangman Game

A simple text-based Hangman Game built using Python as part of the CodeAlpha Python Programming Internship.


📌 Project Description

This is a console-based Hangman game where the player guesses a hidden word one letter at a time.

The player has 6 lives. Every incorrect guess decreases one life. The game ends when the player either guesses the complete word or runs out of lives.


✨ Features

  • Random word selection
  • 6 chances to guess
  • Input validation
  • Duplicate letter detection
  • Win and Lose conditions
  • Displays guessed letters
  • Clean console interface

🛠 Technologies Used

  • Python 3

📂 Project Structure

CodeAlpha_Project_01_Hangman/
│
├── main.py
├── README.md
└── Screenshots/

▶️ How to Run

  1. Install Python.
  2. Download this repository.
  3. Open the project folder.
  4. Run:
python main.py

📸 Screenshots

Screenshots of the project are available inside the Screenshots folder.


👩‍💻 Author

Dua Sajjad

BS Computer Science Student

Python Programming Intern at CodeAlphas

About

Python Hangman Game developed during CodeAlpha Python Internship.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages