Welcome to the HangMan Game Clone project! This is a classical game, and in this simple project, I have created a clone of the iconic Hangman Game.
This project was developed by me for my friend during the final assessment for the Computer Organization and Assembly Language course at FAST-NU, Lahore, during our third semester of the Data Science degree.
To enjoy the Hangman Game Clone, follow these simple steps:
- Download nasm and doxbox
- Place the asm file in the same folder
- Run Dosbox and write
- Write
- After compilation, write file Name and hit enter
mount c: (path to that folder)c:nasm filename.asm -o filename.comFeel free to explore the code, make improvements, and have fun!

