Skip to content

vlasebian/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

99a8e83 · Nov 6, 2018

History

1 Commit
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018
Nov 6, 2018

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