Skip to content

Implementation of the Minimax algorithm with alpha-beta pruning

License

Notifications You must be signed in to change notification settings

TheCodingAcademy/Minimax-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimax-algorithm

Implementation of the Minimax algorithm with alpha-beta pruning

Usage

$ python3 TicTacToe.py