Skip to content

Chess playing program using minimax algorithm and alpha beta algorithm

Notifications You must be signed in to change notification settings

Shibi-A/Chess-Artificial-Intelligence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess-Artificial-Intelligence

Chess playing program using minimax algorithm and alpha beta algorithm. Alpha beta runs much faster. To run the code first download and install python. Run 'pip install python-chess' from the command line. Then, run 'python Minimax.py' or 'python AlphaBeta.py' from the command line. Note, user always plays white.

Screenshot

UI V2

About

Chess playing program using minimax algorithm and alpha beta algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%