Skip to content

My first ever python project is a simple hangman game created using simple beginner code.

Notifications You must be signed in to change notification settings

Tushapalta/Hangman_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Hangman Game 🕹️

This is a simple word-guessing game called Hangman written in Python. The game challenges players to guess a secret word one letter at a time before running out of attempts.

Features

  • Randomly selected secret words
  • ASCII art to represent the hangman
  • Tracks incorrect guesses and remaining attempts
  • Simple to play

How to Play

  1. Clone this repository to your local machine:
    git clone https://github.com/Tushapalta/Hangman_game.git

About

My first ever python project is a simple hangman game created using simple beginner code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages