Skip to content

Delcior/pythonMiniProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Hangman!!

Simple console game. Program loads possible words from .txt file. It has two modes, with and without hints. Hint means that you can type * instead of letter and list of words that fit to current state will be printed. If you type vovel that is not in secret word you will loose 2 guesses.

Menu screen:

logging_screen

Bad guess:

sign_in

Good guess:

good_guess

Hint:

hint

Winning:

win

Loosing:

loose

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages