Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Tic-Tac-Toe

A Python-based Tic-Tac-Toe game with player-vs-player and AI modes.

Features

  • Game Modes:
    • Player vs Player
    • Player vs Weak AI
    • Player vs Strong AI (using the Minimax algorithm)
  • Interactive gameplay with user input.
  • Clear game board display and feedback.
  • Replay option at the end of each game.

Run the Game

Run the following command to start the game:

python tictactoe.py

About

A Python-based Tic-Tac-Toe game with player-vs-player and AI modes.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages