/hangman

The Hangman game in C

Primary LanguageCGNU General Public License v3.0GPL-3.0

HANGMAN GAME BY ZABE

Made in C

This game is a simple program in C made for console as a pastime. Nothing too complicated.

Files

  • "words.txt" is the file with the words that you're going to play. Feel free to add any word you want!
  • "line" is the file that allows playing with a random word from words.txt every time.