A Python program to play Tic Tac Toe
-
Updated
Nov 7, 2024 - Python
A Python program to play Tic Tac Toe
The first game I developed: This was a solo homework project in my Advanced Python class (I am mostly self-taught).
A TicTacToe game in Python with 3 Layer System for educational purposes
The infinite tic-tac-toe game with a twist
This repository showcases AI applications, including an interactive chatbot that uses voice recognition to answer questions, tell jokes, and play music. It also features a Tic-Tac-Toe game where players compete against a computer with the Mini-Max algorithm, along with a real-time facial detector that identifies faces through a webcam using OpenCV
Classic user vs computer Tic-Tac-Toe game on CLI
Tic-Tac-Toe
Simple TicTacToe game.
Classic game of tic-tac-toe in the command-line made with Python.
All the projects of CS50Ai
"A simple command-line Tic Tac Toe game in Python. Play against another player in this classic game with intuitive input and clear game state display."
This is a collection of some small projects I've worked on. Nothing too fancy, I just like to always keep my mind busy and do some cool things.
A simple "Tic-Tac-Toe" game made in Python.
A tic-tac-toe library that supports different sizes and dimensions and how many marks in a row to win
Project 1 – COMP2050 – Artificial Intelligence @ VinUniversity
Tic-Tac-Toe Game developed using Tkinter Module in Python
Реализация крестики-нолики на python'e с использованием UI на Tkinter
A simple, text-based TicTacToe game in Python allowing two players to compete in the classic game through a command-line interface.
TicTacToe on console which uses minimax algorithm
Tic Tac Toe GUI, made in Python for school project. Includes an engine with variable difficulty, and different themes
Add a description, image, and links to the tictactoe-python topic page so that developers can more easily learn about it.
To associate your repository with the tictactoe-python topic, visit your repo's landing page and select "manage topics."