This is a clone of a popular online word guessing game, written in C and able to be played in your console.
The primary goal of the game is learning, so the code makes use of a lot of custom string processing, rather than string.h functions.
This game was developed live on twitch at https://www.twitch.tv/annlikeswindows. Feel free to stop by!