Tic Tac Toe Game is application that have three type of playing in one application
- Play against computer
- play with your friend
- play online with friend
- Install Javafx Library
- java 8 JDK
- Netbeans IDE or any java IDE
* Single Mode Screenshot
information | Image |
---|---|
Single Mode Screen player with play against Computer the left image is empty board and right image is show the winner after game |
![]() |
* Multi Mode Screenshot
information | Image |
---|---|
Multi Mode Screen player with another player from the same computer the left image is empty board and right image is show the winner after game |
![]() |
* Online Mode Screenshot
You can view all images sreenshots from this link
first using IDE you will run the project and in the online case only after you click on the open connection button the server will wait the players to connect to one the players window you will run the Client.java as a file but you will run this file two times to open the player 1 and player 2 connection