• Stars
    star
    1
  • Language
    Java
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The game is implemented with separate client and server machines. Implementation--> (one player per client), and the server administers the game. Single-player game: one client communications with the server.Multiplayer: the server handles several clients simultaneously.