Skip to content

afc-afc0/Basic-Chess-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Chess-Server

Basic Chess Server Written in C#, using TCP protocol to communicate

Project written in C# allows you and your friends play Chess

  • Uses TCP sockets for connections.
  • Uses threads for each connection.
  • Has a match making system.
  • Chess Engine will validate if its a valid move if it is It will update the match and send the match information.
  • For serializing the data Ceras-Serializer is used.

About

Basic Chess Server Written in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages