/Extreme-Tic-Tac-Toe

An AI agent implemented using Minimax Algorithm with Alpha-Beta Pruning

Primary LanguagePython

Extreme-Tic-Tac-Toe

  • 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