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

Watchers

Forks

Releases

Packages

Contributors

Languages