Skip to content

Latest commit

ย 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Gallows

Gallows is a console-based implementation of the traditional word guessing game Hangman. Developed in Python, the project challenges players to guess a secret word one letter at a time, with a limited number of incorrect guesses.

๐ŸŽฏ Key Features

  • Extensive Word Bank: Over 1000 common English words for high replay value.
  • Progressive Gallows Display: Incremental visual feedback for incorrect guesses.
  • Input Validation: Gracefully handles invalid inputs (eg. numbers, multiple letters).

๐Ÿš€ Getting Started

๐Ÿ“ฅ Prerequisites : You need Python 3.x installed.

Follow these simple steps to download and run the game.

  1. Clone the Repository
git clone https://github.com/nilaysureka/gallows.git
  1. Run the Game
python game.py

๐ŸŽฎ How to Play

  1. The game selects a secret word and displays underscores (_).
  2. Guess a letter and press Enter.
  3. Correct guesses fill the blanks.
  4. Incorrect guesses draw a part of the gallows figure.
  5. The Goal: Guess the word before the full gallows figure is drawn!

๐Ÿค Contribution

Contributions are greatly appreciated.

  1. Fork the Project.
  2. Create your Feature Branch.
  3. Commit your Changes.
  4. Push to the Branch.
  5. Open a Pull Request.

About

All-time classic. Get ready to test your vocab against the gallows!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages