Skip to content

Joel-eth/Hangman-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hangman Game

Python License: MIT

A classic Hangman word-guessing game built in Python. Guess the hidden fruit before you run out of attempts!

How to Play

python main.py
  • You get 6 attempts to guess the word
  • Enter one letter at a time
  • The word is a random fruit from the built-in word list

Example

Welcome to Hangman!
_ _ _ _ _ _
Guess a letter: a
_ a _ a _ a
Guess a letter: b
b a _ a _ a
...

Requirements

  • Python 3.x (no external dependencies)

About

A Hangman game written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages