Hangman.c

Hangman game: guess the hidden word as fast as you can!

Download [all the files] and unzip them into the same folder.

To compile the project type the command 'make' in linux (or compile each .c files manually).

If you used the 'make' command, you can run the program by typing '.\HangMan' in linux.