Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

Hangman-Game-Python

A simple and fun Hangman game built using Python! This was a task from the ITI SCAT Python course. 🎯

πŸ“Œ Game Description

Hangman is a classic word-guessing game where you try to guess the hidden word one letter at a time before running out of attempts. In this version, you can choose between two categories:

  • ⚽ Football Players
  • πŸ’» Programming Languages

πŸš€ How to Run the Game

  1. Make sure you have Python 3 installed.
  2. Clone this repository:
    git clone https://github.com/your-username/Hangman-Game-Python.git
  3. Navigate to the project folder:
    cd Hangman-Game-Python
  4. Run the game:
    python hangman.py

πŸ“ Features

βœ” Saves player scores (wins/losses).
βœ” Two different word categories.
βœ” Simple and easy to play.
βœ” Ability to exit anytime by typing "exit".

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors