/Word-Game-with-TCP

It's a word game that the Client against the Server. The program uses TCP protocol. For example, if Client say hello, Server must use last two letter like "Logic" and send that word to client. Let you try!

Primary LanguageJava

Stargazers