You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a graphical Tic Tac Toe application developed for the AP Computer Science Principles course taught by Felicia Castillo. The program is written in Python using the Tkinter library to provide a functional GUI (Graphical User Interface) for a two-player game.