Skip to content

vlasebian/hangman

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

No packages published