Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 867 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 867 Bytes

🎮 Hangman Game 🎮

🎮 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.

Hangman-game

🕹️ Previous configuration

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