-
Notifications
You must be signed in to change notification settings - Fork 0
vlasebian/hangman
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
HANGMAN
A basic hangman game written in C.
The game requires the ncurses library. Run:
sudo apt-get install libncurses5-dev
to install the library.
Compile the game using make command.
Run the game with the text files that contain expressions given as arguments.
About
A basic hangman game written in C
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published