unix-hangman Code
the original hangman game from 1980s, ported to work on modern systems
Brought to you by:
tarikcelik
File | Date | Author | Commit |
---|---|---|---|
2024-06-13_16-02.png | 2024-06-13 |
![]() |
[8716dc] Add files via upload |
README.md | 2024-06-13 |
![]() |
[df93be] Update README.md |
compile.sh | 2024-06-13 |
![]() |
[664f05] Update compile.sh |
hangman.c | 2024-06-13 |
![]() |
[9d422c] Add files via upload |
words.txt | 2024-06-13 |
![]() |
[eb8317] Rename 1000-most-common-words.txt to words.txt |
the original hangman game from 1980s, ported to work on modern linux.
tested and works in arch linux and termux.
note: the dictionary file was lost, the words.txt is not original.