-
The rules can be found in Description.pdf.
-
Instructions for running
- For GamePlay Options
python simulator.py
- To play the game
python simulator.py <option>
- For playing agains the bot
python simulator.py 3
h-sinha/Extreme-Tic-Tac-Toe
An AI agent implemented using Minimax Algorithm with Alpha-Beta Pruning
Python