Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 542 Bytes

File metadata and controls

12 lines (8 loc) · 542 Bytes

Hangman python

Description

This is a simple python hangman game I made about two years ago based on the file date. The idea at that time was to get better at Python Programming. The problem is solved was to simply get me better at learning python and hopefully having some fun with a terminal application along the way. I learned more about how to split code and how much fun python actually coule be.

Installation/Usage

  • Clone the repo

  • run python hangman.py

  • enjoy!

  • The game is moddable if you throw in more hangman words.