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

Reviews

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

Repository Details

Making a network-based Tic Tac Toe game that have the following features allow player to play in single mode, allow two players to play locally in the same machine or two different machines. the game is divided in two parts first part is the server that contains Database and the second part is the client player