/Hangman.asm

Hangman game implemented in Assembly Language. The game challenges players to guess letters to uncover a hidden word before running out of attempts. It features ASCII art for the hangman and provides a classic gaming experience reminiscent of early computer games.

Primary LanguageAssemblyMIT LicenseMIT

Watchers