Skip to content

Vaibhav-coder-king/Hangman_CUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hangman_CUI

๐ŸŽฎ Hangman Game (Python CLI)

A terminal-based implementation of the classic Hangman game written in Python. It features:

  • Dynamic word loading from a file
  • ASCII art for a visual experience using pyfiglet
  • Error tracking with hanging stick figure stages
  • Replayability built-in

๐Ÿš€ Features

  • Uses pyfiglet to print stylish ASCII art titles
  • Word list loaded from a .txt file
  • Tracks wrong guesses visually through progressive hangman drawings
  • Ends with a victory or game over message
  • Option to play again after each round

๐Ÿ“ฆ Requirements

  • Python 3.x
  • pyfiglet library

๐Ÿ“ท Sample Gameplay

image image image

๐Ÿ’ก Tip

Only single-letter guesses are allowed unless you attempt the full word.

๐Ÿง‘โ€๐Ÿ’ป Author

Made BY Vaibhav-coder-king

About

A terminal-based implementation of the classic **Hangman** game written in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages