You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Players connect to the server to join the game and take turns guessing hidden letters in the word.
Specify port number in Makefile.
After wordsrv.c is running, clients may connect using: nc -C hostname portnumber
About
Players connect to the server to join the game and take turns guessing hidden letters in the word.