A simple classic game Tic Tac Toe GUI made with python Tkinter library. This program could store the player's name and score and also have the option to change the player's name.
This game allows the user to play one by one with their friends. User can set player name or just make it default as Player 1 and Player 2. Users also can change the player's name during a game, reset the game, and continuously score.