🎮 Development of the Hangman game, created by the console, using ASCII code to draw each scenario and put into practice the knowledge acquired in Python.
I invite you to check my ASCII art created for this game in this 📑ASCII Hangman Art Gist 🕹️
Finally leave me a ⭐ and a comment 📝 with your opinion so we can continue improving them together.
First clone the proyect in your machine using
git clone https://github.com/javieramayapat/hangman-game.git
Then step into the folder hangman using the command
cd hangman-hame
Lastly run the program with this command and enjoy the game
py main.py