Skip to content

DanTiw/Hangman-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman-Python

A simple Hangman Game coded in Python with the inclusion of ASCII Art.

Description

Welcome to the classic Hangman game implemented in Python! This console-based game challenges players to guess a word by suggesting letters within a limited number of attempts. The game features ASCII art to enhance the user experience.

Features

  • Randomly selected words for diverse gameplay
  • ASCII art representation of the hangman as the game progresses
  • Simple and intuitive interface
  • A fun way to improve your vocabulary and word-guessing skills

Screenshots

Here's a glimpse of what the game looks like during gameplay:

  +---+
  |   |
      |
      |
      |
      |
=========

Enter a letter: _


How to Play

  1. Clone the repository:

    bash git clone https://github.com/DanTiw/Hangman-Python.git

  2. Navigate to the project directory:

    bash cd hangman-game

  3. Run the game:

    bash python hangman.py

  4. Follow the on-screen instructions to guess the letters and save the hanging man!

Enjoy playing Hangman! 🎉

About

A simple Hangman Game coded in Python with the inclusion of ASCII Art.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages