Skip to content

JakubOleksy/HangMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

HangMan

Running the Game

To run the HangMan game, you will need Python installed on your system. Once you have Python, navigate to the src directory and run the following command:

python main.py

Dependencies

The game requires the following Python dependencies:

  • tkinter

You can install all required dependencies by running:

pip install -r src/requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages