Skip to content

hn9lth7/python-word-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This Python-based console application implements a classic word-guessing game where players attempt to uncover a hidden word by suggesting letters within a limited number of attempts. The engine features automated secret word selection from a predefined library and dynamically calculates the number of allowed mistakes based on the word's length. The system includes robust input validation to ensure only single alphabetic characters are processed and maintains a real-time display of guessed letters and current progress. By managing game states and terminal feedback, the project serves as a practical demonstration of procedural programming, string manipulation, and user interaction logic in Python.

About

A Python console game implementing a word-guessing challenge with automated word selection, dynamic attempt calculation, and input validation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages