
Evil Hangman
In my lab, I created a dynamic version of the classic Hangman game using C and Linux. The target word changes unpredictably to make the game “evil”. I achieved this by implementing a vector structure and AVL tree to search for key letters. When using Ubuntu Linux, I relied on Vim as my primary text editor, because I am comfortable with command-line tools. This game highlights my problem-solving skills and adaptability across development environments.
Languages
C
Date
January 2023 to May 2023
Tools
Linux
Project Type
School