fernandavaldevino / hangman-game

It's a simple example of the Hangman game using Python language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hangman Game

It's a simple example of the Hangman game using Python language. The game have only fruit names for while.

Badges and Technologies

  • Python
  • Badge WIP - Work In Progress 🚧 WIP 🚧

Rules

  • You have 5 attemps to guess the fruit name;
  • For each wrong letter, a part of man is shown on the hang;
  • If you put a wrong letter 5 times, it's game over!


  • Functionalities

    When you run the hangman.py, this is the game starting:

    Screenshot 2023-10-24 at 21 11 29

    If you get the word right, this is the screen:

    Screenshot 2023-10-24 at 21 12 11

    If you don't, this is the game over screen:

    Screenshot 2023-10-24 at 21 12 11


    GitHub Org's stars

    About

    It's a simple example of the Hangman game using Python language.


    Languages

    Language:Python 100.0%