Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 480 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 480 Bytes

Hangman

image

This Hangman Game is the last challenge for a python course called
"Curso de Python Intermedio: Comprehensions, Lambdas y Manejo de Errores" in PLATZI

Installation

just clone the repository

Usage

into the project directory, just run this command

$ python main.py

Game

image

WIN

image

GAME OVER

image image