Graziano01 / HangmanGame

Quality Development project
0 stars 2 forks source link
game hangman-game hangman-in-python project python

Hangman Game, Quality Development project

Feature

Requirements

pip install -r requirements.txt && pip install -r requirements_dev.txt

How to execute the code

Clone the repository

git clone https://github.com/Graziano01/HangmanGame.git

Navigate to the directory

cd HangmanGame

Run the game

python3 main.py

To do: