🕹️ Play a classic Hangman game in C, test your word-guessing skills, and enjoy multiple rounds with a simple console interface.
-
Updated
Dec 17, 2025 - C
🕹️ Play a classic Hangman game in C, test your word-guessing skills, and enjoy multiple rounds with a simple console interface.
🚀 A classic command-line Hangman game built from scratch in C. A portfolio project designed to master C fundamentals and create an interactive user experience in the terminal.
Multiplatformní implementace známé slovní hry Šibenice pro terminál
A simple C console-based Hangman game. Demonstrates use of functions, arrays, and loops with ASCII art.
This is a simple Hangman game implemented in C. It was developed as part of a series of personal projects to learn the fundamentals of the C language. The player must guess a secret word letter by letter before running out of attempts.
A command-line-based Hangman game built in C, featuring a text-based GUI. Designed for Linux environments.
Hangman is a popular word-guessing game where the player attempts to guess a hidden word, one letter at a time, within a limited number of incorrect guesses.
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.
Its a command-line implementation of the classic word-guessing game - Hangman in C Language.
Learn everything about Hangman! Discover the rules, master winning strategies, explore fun variations, and find out interesting facts about this classic word game. Perfect for players of all ages.
A fun little game of hangman written up in C. For those from 42, it is norm compliant.
Hangman Game in C Programming (Dynamic Programming) is developed by Aashish Maharjan inspired from an online creator. It is text based word guessing game.
Simple game
a simple, terminal based, hangman game, written in c, during my 1st semester at university.
First Year project
Hangman game, Two players play in LAN with the intermediary of a server.
Add a description, image, and links to the hangman-game topic page so that developers can more easily learn about it.
To associate your repository with the hangman-game topic, visit your repo's landing page and select "manage topics."