A Multiplayer game TicTacToe, which can be played amongst two players.
- Start the server by running Server.java as Run As Java Application.
- Run Player.java as Run As Java Application to have Playr 1.
- Run Player.java as Run As Java Application to have Playr 2.