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
A classic Hangman game written in C using my own custom library (Libft). The game reads words from a dictionary file and challenges the player to guess them.