Architecture
- The main package contains the logic.
- The network package contains the protocol implementation details.
Running the program
Launch server
Run Serveur.java
Launch Client
Run Client.java
Launch Server + Client
Run App.java
CLI interface
To play a move, enter the number of the cell you want to change. To exit, type "stop" or "close".