There are 3 repositories under tic-tac-toe-python topic.
Tic Tac Toe game with GUI in python using Tkinter and also a restart functionality and displays which player turn now.
This is a game made in python by Tkinter only... This is a Human vs Computer based game..... Take a look at the project demo video(Video Link in the README file of that particular repo)
Tic-Tac-Toe Game with an unbeatable AI using Minimax Algorithm
Tic-Tac-Toe game written in Python and using pyGame; you can play versus another player or the computer on 2 difficulties: normal (random choices) and hard (minimax algorithm)
Tic-Tac-Toe game using Tkinter
This is a classical Tic Tac Toe game, you can play it with a Bot. But, remember advance bot is pro enough to prove you a Noob.
A simple game of tic-tac-toe demonstrating Python networking using sockets and pickling.
Tic-Tac-Toe game in C, Javascript, Python and more
this is my attempt at the game tic tac toe
Tic-Tac-Toe game coded in Python using Minimax Algorithm
A tic-tac-toe game built with python
This is a simple Tic-Toc-Toe using python and PyQt5 with GUI
Check and get playing ❌ and â•
As HULK Loves to play Tik-Tac-Toe, So I Come up with this nostalgic gameplay
A tic tac toe game using python.
here's a tic tac toe game made using python and exe file is also available but make sure python is installed in your pc
Tic-Tac-Toe game in Python source code
The Tic Tac Toe game implemented using Python
Classic game of tic-tac-toe in the command-line made with Python.
An AI Based Tic Tac Toe game. The game learns with experience and at one stage, you can't fool it anymore!
This repository contains a collection of AI-based mini projects. Each project demonstrates the application of different AI algorithms and techniques. Currently, the repository includes the following projects:
Tic-tac-toe using an artificial intelligence
This is a full-fledged tic-tac-toe in console created entirely in python 3.9. Maybe you will find something interesting
Tic Tac Toe Game with the Minimax Alpha Beta pruning algorithm! Done in python, using an object oriented design structure (Model View Controller).
I have created a tic tac toe game using python
PyQT tic-tac-toe demo app for Py@Codette
Desktop application built using Python and Tkinter to play the game of 'Tic Tac Toe' in 3x3 board by two players
This is a tic-tac-toe game designed with python.
Welcome to my Project 'Tic-Tac-Toe_AI', an exciting project where the classic game of Tic-Tac-Toe and Reinforcement Learning are brought together to fight my inability to make friends. This AI, utilizes reinforcement learning to develop optimal strategies and policies to engage in strategic gameplay against human opponents.
My First Python Program
Tic Tac Toe in Python implemeted using MinMax adheres to python conventions pylint score : 10/10
This repository showcases completion of three tasks from the CodSoft AI Internship. It includes implementations of 1. A rule-based responses chatbot, 2. A Tic-Tac-Toe AI game, and 3. A face detection and recognition system. This repository serves as a demonstration of completed internship tasks and welcomes collaboration and contributions.