Skip to content

AlbertoBaena/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.