Skip to content

This is a windows form game which work with TCP protocol.

Notifications You must be signed in to change notification settings

KeremTAN/TcpWordGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tcp Word Game

How to Run The Game

Server starts the game.

The 1st rule of the game is that each player must create a new word with the last two letters of the word sent to him and send it to the other side.

The 2nd rule of the game is that each player must write and send his word within 15 seconds.

The 3rd rule of the game, the words used before cannot be used again.

Server Form

UML

Client Form

UML