News

Tic-Tac-Toe Game (Tkinter) A simple Tic-Tac-Toe game implemented using Python's Tkinter library, allowing two players to play against each other on a 3x3 grid in a GUI-based environment. Features ...
Tic-Tac-Toe-game-using-python This project is a graphical implementation of the classic Tic-Tac-Toe game using Python's Tkinter library. It allows two players to engage in a fun and interactive game, ...
Paper focuses on developing an algorithm using a Hamming Distance Classifier in Neural Networks to find the most optimal move to be made in the Tic-Tac-Toe problem such that the game always ends in a ...