Releases: techgirldiaries/Ultimate-TicTacThinker
Ultimate TicTacThinker
A modified classic version of the Tic-Tac-Toe game with two more games modes (ultimate and max) which has 81 and 729 squares respectively.
Installation
To run the Tic-Tac-Toe game with the AI agent, ensure you have Python and Pygame installed on your system. You can install Pygame using the following command:
pip install pygame
How to play
Run the Python script to start the unbeatable minimax AI for Tic-Tac-Toe game. Follow the game instructions in the README file and experience the thrill of a challenging game.
v2.0.0: Unbeatable Ultimate TicTacThinker
Full Changelog: https://github.com/techgirldiaries/Ultimate-TicTacThinker-Game/commits/v2.0.0
Have fun playing!
TicTacThinker
An unbeatable classic version of the Tic-Tac-Toe game.
Installation
To run the Tic-Tac-Toe game with the AI agent, ensure you have Python and Pygame installed on your system. You can install Pygame using the following command:
pip install pygame
How to play
Run the Python script to start the unbeatable Tic-Tac-Toe AI game. Follow the game instructions in the README file and experience the thrill of a challenging game.
v1.0.0: TicTacThinker
Full Changelog: https://github.com/techgirldiaries/Ultimate-TicTacThinker-Game/commits/v1.0.0
Happy playing 😊!