This game was built on Python to demonstrate basic usage of functions, loops and modules in Python.
To run the game on your machine simply clone it from this repository to your machine using
git clone https://github.com/codebatata69/hangman_pythonEnter the directory and run the game using
cd hangman_python
python main.pyEnjoy!