Skip to content

adityadua24/hangman

Repository files navigation

hangman

To compile the server program, run the following command:-

gcc -pthread -o server server.c connection.c reader.c game.c sys_ops.c

For client program:-

gcc -o client client.c

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages