Skip to content

Repository files navigation

Hangman Game

A simple console-based Hangman Game developed using Python.

Features

  • Random word selection
  • Hidden word display
  • Guess one letter at a time
  • Maximum 6 wrong guesses
  • Duplicate guess detection
  • Input validation
  • Win/Lose messages

Technologies

  • Python 3

How to Run

python hangman.py

Project Structure

CodeAlpha_Hangman_Game
│
├── hangman.py
├── README.md
├── requirements.txt
├── LICENSE
└── screenshots

Screenshots

Game Start

Game Start


Winning

Winning


Game Over

Game Over

Author

M kushma

About

Hangman Game developed using Python for the CodeAlpha Python Programming Internship.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages