Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
/ hangman-game Public archive

A simple hangman game running on a terminal user interface made on C language

Notifications You must be signed in to change notification settings

khaledhazime/hangman-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game Logo

Hangman Game

Status GitHub Pull Requests License


A simple hangman game written in C.

📝 Table of Contents

🧐 About

The hangman game is a simple game that you can play with your friends. The game is equipped with a dictionary that contains all the words in the Portuguese language and its definition, in which you can add your own words. The project is written in C, and runs on any system that supports C, in a terminal.

🏁 Getting Started

Clone the repository and compile the project. (You can use the git clone command) It should be compiled in the same directory as the project and run in the terminal.

Prerequisites

🎈 Usage

When you run the project, it will enter the main menu. Inside the main menu you can choose to: 1- Play the game 2- See the instructions 3- See the default dictionary 4- Add your own words to the dictionary 3- See the credits 4- Exit the game

✍️ Authors

🎉 Acknowledgements

About

A simple hangman game running on a terminal user interface made on C language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages