All Classes and Interfaces
Class
Description
This class represents every square in the board - it has a Tile and a color
This class is responsible for the communication between the client and the server
It sends messages to the server and notifies the observers when a message is received
The protocol is: id:method:input1,input2,...
Guest model class
Host server class