Designed a console hangman game in C that cheats by maintaining a list of all the words of the entire English dictionary and continuously removing words based on the user's guess. Implemented in Linux using a manually design string data type, vector structure, and associative array implemented as an AVL tree.
-
Notifications
You must be signed in to change notification settings - Fork 1
Designed a console hangman game in C that cheats by maintaining a list of all the words of the entire English dictionary and continuously removing words based on the user's guess. Implemented in Linux using a manually design string data type, vector structure, and associative array implemented as an AVL tree.
License
apenam7/My-Evil-Hangman-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Designed a console hangman game in C that cheats by maintaining a list of all the words of the entire English dictionary and continuously removing words based on the user's guess. Implemented in Linux using a manually design string data type, vector structure, and associative array implemented as an AVL tree.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published