Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 228 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 228 Bytes

Hangman-Game

Simple implementation of the Hangman game in Python

Run the "main.py" file. The game will randomly choose a word, and you can try to guess it letter by letter. You have six attempts to guess the correct letters.