/hangman

A simple hangman game writen in C language that runs in the bash shell / command prompt.

Primary LanguageCMIT LicenseMIT

screenshot

hangman

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.

Instructions

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.

Downloads

See the releases page to get the latest version: https://github.com/CedArctic/hangman/releases/