I List All Games I Made In C In This Repository
-
Updated
Mar 6, 2023 - C
I List All Games I Made In C In This Repository
BSc Computing (Game Design and Development) third-year Structured Programming module
Tiny Hangman game, with C99
The Hangman game in C
We developed the hangman game in C language in a simple way.
Just for fun
🤷‍♂️ A command-line version of Hangman, the classic game.
A simple hangman game writen in C language that runs in the bash shell / command prompt.
This project implements the classic Hangman game. Players try to guess a hidden word by suggesting letters. The game randomly selects words and provides feedback on correct and incorrect guesses. It's a great project, practicing basic game development, and exploring string manipulation. The code is well-commented and easy to follow.
Distributed hangman assignment for CAB403
Add a description, image, and links to the hangman topic page so that developers can more easily learn about it.
To associate your repository with the hangman topic, visit your repo's landing page and select "manage topics."