Skip to content

Ordoptimus/PyHangmanGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyHangmanGUI

A GUI-based Hangman Game in Python.

Features

  • TKinter GUI
  • Image-replacement based Hangman visualisation
  • Key bindings for Submit [ENTER] and Exit [ENTER]
  • Pop-up messsages for invalid inputs, repeated letters, winning, and losing
  • Cursor style changes on text field hovering
  • Background-image based window size (replace image to fit your display resolution)
  • Dictionary with question-answer pairs in code (will later be shifted to a JSON)

Preview

preview1 preview2 preview3


Backgroung image by Artem Sapegin on Unsplash.

About

A fully functional GUI based Hangman Game in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages