TIC TAC TOE
** You play on 3x3 game board the first player is known as 'O'and the second is 'X'
Players altemate placing Xs and Os in the game board until oppent has 3 in a row or all 9 squares are filled **
Built With
- ktinker
- python
Made TicTacToe game using Python tkinter
** You play on 3x3 game board the first player is known as 'O'and the second is 'X'
Players altemate placing Xs and Os in the game board until oppent has 3 in a row or all 9 squares are filled **
Log in or sign up for Devpost to join the conversation.