Skip to content

itsjorgebar/MinimaxT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MinimaxT

A Minimax algorithm implementation with iterative deepening and alpha beta pruning.

Winner of ITESM CSF's 2017 Game AI Bot Competition.

The evaluation game is Connect T, a variation of Connect Four where the winning state is four tokens arranged like the letter T.

Lookahead Diagram

Image source: link.

Releases

No releases published

Packages

No packages published

Languages