Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 792 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 792 Bytes

Python Hangman

About

This repository contains my Python implementation of the classic word-guessing game, Hangman. I created this project in fall of 2022 as part of my journey to learn programming in Python. I later updated this project to feature Word Categories, Object Oriented Programming and Graphical User Interface.

Project Showcase

Hangman.mp4

You can play it right now under this link

https://replit.com/@tukarp/Python-Hangman

Download

Requirements

  • Python

Installation

git clone https://github.com/tukarp/Python-Hangman.git