Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 740 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 740 Bytes

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.