Return to site

Aya Aljazzar - (Python 1 Course - Fall 2025)

HangMan Game

February 26, 2026

This project aims to develop a Hangman game where users guess a hidden word by choosing letters, with the program tracking their attempts and progress.The target audience includes anyone who enjoys word games!! The application will be built in Python as a console program, using basic file handling to load word lists.