Skip to content

P4R4D0X-HACKS/thehangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game

image

Description

Hangman is a classic word-guessing game where one player thinks of a word and the other player tries to guess it by suggesting letters one at a time. In this Python-based Hangman game, you can play as the guesser and try to figure out the hidden word.

Features

  • Randomly selects a word from a predefined word list.
  • Allows the player to guess one letter at a time.
  • Keeps track of incorrect guesses and displays a hangman drawing.
  • Provides feedback on whether the guessed letter is correct or not.
  • Ends the game when the word is guessed correctly or the hangman is fully drawn.

Prerequisites

  • Python 3.x
  • Git (for cloning the repository)

Installation

  1. Clone the repository to your local machine:

About

A simple hangman game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages