This repository contains examples of Tkinter and CustomTkinter widgets and their functionalities. It provides a quick overview of how to use different components to build graphical user interfaces ...
A Tic Tac Toe game in Python (Tkinter) and Java (Swing) with single-player AI modes: Easy (Random), Medium (Defensive), and Hard (Minimax). Includes a two-player mode for playing with friends, ...