TicBot is a web-based Tic-Tac-Toe game where you can play against an AI opponent. The AI uses the Minimax algorithm to make optimal moves, ensuring a challenging game for the player.
-
Updated
Sep 5, 2024 - Python
TicBot is a web-based Tic-Tac-Toe game where you can play against an AI opponent. The AI uses the Minimax algorithm to make optimal moves, ensuring a challenging game for the player.
Add a description, image, and links to the ginger topic page so that developers can more easily learn about it.
To associate your repository with the ginger topic, visit your repo's landing page and select "manage topics."