You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository features a command-line Hangman game implemented in C. Players guess a hidden word one letter at a time, with 7 incorrect guesses allowed. The game includes random word selection from a text file and ASCII art representation of the hangman.