Skip to content

Dumb-Kid-Root/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿšฉ๐Ÿงก๐Ÿ•‰๏ธ || เคœเคฏ เคถเฅเคฐเฅ€ เคฐเคพเคฎ || ๐Ÿ•‰๏ธ๐Ÿงก๐Ÿšฉ

๐Ÿค” Developer Hangman

Python Version Made with Pygame

A classic Hangman word-guessing game implemented with Pygame, featuring a dictionary of programming-related terms.


โœจ Features

  • Classic Hangman gameplay: Guess letters to find the hidden word.
  • Programming-themed word list (e.g., PYTHON, PYGAME, IDE).
  • Visual feedback with the hangman drawing progression for incorrect guesses.
  • Interactive letter buttons.
  • Win/Loss detection and display messages.

๐Ÿš€ Getting Started

Prerequisites

  • Python 3.x
  • Pygame library:
    pip install pygame

Installation & Running

  1. Clone the repository (or download the files, ensuring the images/images folder structure is maintained).
  2. Navigate to the Hangman directory:
    cd path/to/Hangman
  3. Run the game:
    python main.py

๐ŸŽฎ Controls

  • Start Game: Click anywhere on the initial screen.
  • Guess Letter: Click on the letter buttons displayed on the screen.

๐Ÿ“‚ Project Structure

Hangman/
โ”œโ”€โ”€ main.py             # Main game script
โ”œโ”€โ”€ images/
โ”‚   โ””โ”€โ”€ images/         # Hangman state images (hangman0.png - hangman6.png)
โ”‚       โ”œโ”€โ”€ hangman0.png
โ”‚       โ”œโ”€โ”€ ...
โ”‚       โ””โ”€โ”€ hangman6.png
โ”œโ”€โ”€ Screenshot (34).png # Example gameplay screenshot
โ”œโ”€โ”€ Screenshot (35).png # Example win/loss screenshot
โ””โ”€โ”€ README.md           # This file

(Note: The nested images/images structure seems to be required by the code)


๐Ÿ–ผ๏ธ Gameplay

Recording.2025-05-04.211857.mp4

About

๐Ÿค” Classic Hangman game with a developer twist! Guess programming-related words. Built with Python and Pygame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages