danishkhanbx / Tic-Tac-Toe

The Java frame includes 12 buttons and 1 result screen. Nine buttons are allocated to play the game, and a button each resetting and exiting the game. The last button will show who won the previous round, X or O. Random function will generate a turn(X||O). When one player wins, all the buttons will be disabled. The Winner will be stored in the Previous.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

danishkhanbx/Tic-Tac-Toe Stargazers