Skip to content

This is python project developed to predict next best move (or winning move) using a NegaMax search with alpha-beta pruning on Game Tree

Notifications You must be signed in to change notification settings

mandliya/chessEndGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chessEndGame

This is python project developed to predict next best move (or winning move) using a NegaMax search with alpha-beta pruning on Game Tree

About

This is python project developed to predict next best move (or winning move) using a NegaMax search with alpha-beta pruning on Game Tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages