Skip to content

A classic Hangman game with exciting additional features such as different categories, timed gameplay, win/loss statistics, and much more, programmed in Python.

Notifications You must be signed in to change notification settings

julianchen24/Hangman-Python-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hangman Python Project

Description

This repository contains a Python implementation of the classic Hangman game with various extra features such as selectable categories, win/loss tracking, timers, ASCII Hangman visuals, and more. Players must guess a word from the various categories before the hangman is fully drawn after six incorrect guesses.

Installation

To run the project please follow the steps below:

git clone https://github.com/julianchen24/Hangman-Python-Project/
cd Hangman-Python-Project

Ensure you have Python version 3.12 installed

Run the game using the command:

python main.py

Contributing

All contributions are welcome.

About

A classic Hangman game with exciting additional features such as different categories, timed gameplay, win/loss statistics, and much more, programmed in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages