https://github.com/emansarahafi/hangmanx86
A simple hangman game implemented with x86 assembly.
https://github.com/emansarahafi/hangmanx86
hangman-game x86-assembly
Last synced: 3 months ago
JSON representation
A simple hangman game implemented with x86 assembly.
- Host: GitHub
- URL: https://github.com/emansarahafi/hangmanx86
- Owner: emansarahafi
- Created: 2023-12-25T14:00:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-25T14:16:43.000Z (almost 2 years ago)
- Last Synced: 2025-07-13T14:59:10.501Z (3 months ago)
- Topics: hangman-game, x86-assembly
- Language: Assembly
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hangman x86
A simple hangman game implemented with x86 assembly.