Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 439 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 439 Bytes

tictactoe-desktop-gui

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.