Skip to content

Latest commit

 

History

History
57 lines (30 loc) · 1005 Bytes

README.md

File metadata and controls

57 lines (30 loc) · 1005 Bytes

Hangman Game

A simple Hangman game made with tkinter.

Logo

Run Game with Terminal Window

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd CODE

Run the main python file

  python Hangmanrun.py

License

MIT

Support

For support, email [email protected].

Running Tests

To run tests, run the following command

  python Hangmanrun.py

Color Reference

Color Hex
Main Dark Color #323232 #323232
Main Light Color #F8F8F6 #F8F8F6