/TheFirstAvenger

A simple TicTacToe game needed to be improved!!!

Primary LanguageJava

TheFirstAvenger

A simple TicTacToe game. Game is developed using Netbeans IDE in JAVA, so you can handle the swing controls using the Netbean's GUI.

Following features are to be added and you are free to suggest any.

  1. Take players name as input at the starting of the game.
  2. Option for players to choose from 'X' or 'O'.
  3. Display the name of player whose current turn is.
  4. Players should be able to play from different machines. One player will host the game and the other player will connect to it.

Current Issues can be seen in the issue section. Again you are free to add more issues.