Files
TP1-Arsir/src/Ex6
..
2026-02-07 12:57:27 +01:00
2026-02-07 12:59:06 +01:00
2026-02-07 13:02:04 +01:00

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".