Skip to content
#

singleplayer

Here are 15 public repositories matching this topic...

This is a Python-based Tic Tac Toe game using Tkinter, featuring both single-player mode (against an AI) and multiplayer mode. The game tracks player statistics such as wins, losses, and draws, and highlights the winning line. The AI uses the Minimax algorithm to make optimal moves for an engaging solo experience.

  • Updated Dec 24, 2024
  • Python

Improve this page

Add a description, image, and links to the singleplayer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the singleplayer topic, visit your repo's landing page and select "manage topics."

Learn more