Skip to content

kamalqureshi/Chess-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess-Python

An artificially intelligent chess agent created on Python only using Numpy and Pandas.
Creates a graph search space using min-max and alpha beta pruning.
All the movemenet and collision checks are self implemented.

About

Artificially Intellgent Chess Agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages