This is a simple utilization of the classic hangman game written in C language. The code is well documented with comments so feel free to take a look for yourself.
Just download one of the releases or download the source (hangman.c) and compile it yourself.
Linux/Mac OS users: Run ./hangman in the terminal.
Windows users: Run the hangman.exe.
See the releases page to get the latest version: https://github.com/CedArctic/hangman/releases/