Skip to content

h-sinha/Extreme-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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  
    

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published