Play classic Tic-Tac-Toe against an intelligent AI opponent in your terminal.
-
Updated
Jun 19, 2025 - Python
Play classic Tic-Tac-Toe against an intelligent AI opponent in your terminal.
Tic-Tac-Toe with a Minimax AI
This repository contains implementation of bot to play baagchal game using minimax algorithm. The GUI part is drawn using Tkinter.
Minimax algorithm in a tree structure to play tic tac toe, build in python
Simple and extremely buggy chess with minimax AI
Add a description, image, and links to the minimax-tree topic page so that developers can more easily learn about it.
To associate your repository with the minimax-tree topic, visit your repo's landing page and select "manage topics."