Skip to content

mthavaf/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo-Hangman (Pygame Edition)

A modern, sleek, and highly portable version of the classic Hangman game.

Features

  • Modern UI: Dark-themed visuals with high-contrast colors.
  • Category Based: Choose between Technology, Animals, Movies, and Countries.
  • Cross-Platform: Runs on Windows, macOS, and Linux with zero database configuration.
  • Plug & Play: Uses a simple JSON word list.

Installation

  1. Clone the repository:

    git clone <repo-url>
    cd hangman
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Run the Game:

    python main.py

Controls

  • Keyboard: Press any letter (A-Z) to guess.
  • Enter: Restart the game after win/loss.

Legacy Version

The original Python/Tkinter implementation (which required MySQL) has been archived in the old_bkp directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages