This is a tic tac toe game devloped with the help of java programming language. This game has been devloped with the help of Jframe,Jbutton, Jpane and Jlabel feature of Java.
In this project we have used TIC TAC TOE GAME which is a multiplayer game here there are two player one is name as "A" and other is name as "B".The player A is provided the sign "X" and PLAYER B is provided sign "O" and next time the chance get reversed .The first chance is provided to Player A and next to other one.if player A wins then one point will be given to player A and vice -versa for Player B.If match drawn they have to reset it and for exit the game they had to press exit button.
Here is example-
If match get drawn
If Player A wins -
If player b wins there will same process and count will increase in B .
Submitted by ANANT PRAKASH (Anant2409)
Download packets of source code on Coders Packet
Comments