Thanks to visit codestin.com
Credit goes to github.com

Skip to content

🤷‍♂️ A command-line version of Hangman, the classic game.

Notifications You must be signed in to change notification settings

jakebrehm/hangman-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Hangman CLI Game

Hangman CLI Game is a command-line version of the classic game, Hangman. It was created just for fun in an effort to learn the C programming language.


How to get it

To get a copy of this script, use the following command:

git clone https://github.com/jakebrehm/hangman-cli.git

How to use it

In order to begin playing, compile and run the program using the following commands:

gcc hangman.c
./a.out

which will compile and then run the program.

The game should be familiar, or at the very least self-explanatory, from there.


Authors

About

🤷‍♂️ A command-line version of Hangman, the classic game.

Topics

Resources

Stars

Watchers

Forks

Languages