MRH-Romit / Hangman

Guess the word or be prepared to die with the hands of alien

Home Page:https://github.com/MRH-Romit/Hangman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hangman Escape: Alien Edition

Introduction

Welcome to Hangman Escape: Alien Edition ! The aliens have captured you and, instead of simply abducting you, they want to play a game to test your intelligence. Your life is at stake, and the only way to survive is by successfully guessing the secret word.

Overview

Hangman Escape: Alien Edition is a thrilling console-based game implemented in Python. The extraterrestrial beings have given you six chances to guess the hidden word. If you can unravel the mystery and guess all the letters correctly within those six attempts, you will earn your freedom and escape the clutches of the aliens.

How to Play

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/hangman-escape.git
  2. Run the Escape from Alien game:

    python hangman_escape.py
  3. Follow the prompts to guess letters and try to outsmart the aliens.

Alien Rules

  • The aliens have selected a word from their intergalactic dictionary, and it's your job to decipher it.
  • You have six chances to guess the correct letters and avoid being captured by the extraterrestrial overlords.
  • After each guess, the game will display your progress and the number of lives remaining.
  • If you manage to guess all the letters correctly within six attempts, the aliens will grant you your freedom.

Screenshots

image

image

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests. Your ideas for alien-related features or improvements are highly valued!

About

Guess the word or be prepared to die with the hands of alien

https://github.com/MRH-Romit/Hangman


Languages

Language:Python 100.0%