C h e c k m a t e

Project information

My first attempt at creating a proper python project structure and executable, Hangman serves as an easy-to-read example of project organization that newer programmers can study. The application is also fully extendable. By adding new difficulty levels and words into each dictionary list, the user can customize their game as desired.