This assumes that the server is set up and that the game has been refactored such that multiplayer is possible (no longer assumes the game is Player vs. AI). This issue relates to how each user's client interacts with the server hosting the game.
To clarify, this should allow the user to play against other human players. If allowing more than 2 players has been implemented, this should support that as well.
This assumes that the server is set up and that the game has been refactored such that multiplayer is possible (no longer assumes the game is Player vs. AI). This issue relates to how each user's client interacts with the server hosting the game.
(150 pts)