A simple Hangman game made with tkinter.
Clone the project
git clone https://link-to-project
Go to the project directory
cd CODE
Run the main python file
python Hangmanrun.py
For support, email [email protected].
To run tests, run the following command
python Hangmanrun.py
Color | Hex |
---|---|
Main Dark Color | #323232 |
Main Light Color | #F8F8F6 |