Skip to content

Examples using the MiniMax algorithm with alpha–beta pruning

License

Notifications You must be signed in to change notification settings

ongietorri/minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

minimax

Experiments using the MiniMax/Negamax algorithm with alpha–beta pruning, transposition tables and iterative deepening, for a connect four game

About

Examples using the MiniMax algorithm with alpha–beta pruning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages