Skip to content

🎮 A simple text-based Hangman game written in Python. The player guesses a randomly selected word from a predefined list, one letter at a time. Incorrect guesses are limited to 6. Console-based, using basic Python features like loops, conditionals, strings, and lists.

Notifications You must be signed in to change notification settings

abhijitpavse/CodeAlpha_HangmanGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

CodeAlpha_Hangman_Game

🎮 A simple text-based Hangman game written in Python. The player guesses a randomly selected word from a predefined list, one letter at a time. Incorrect guesses are limited to 6. Console-based, using basic Python features like loops, conditionals, strings, and lists..

About

🎮 A simple text-based Hangman game written in Python. The player guesses a randomly selected word from a predefined list, one letter at a time. Incorrect guesses are limited to 6. Console-based, using basic Python features like loops, conditionals, strings, and lists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages