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.
forked from molson194/Chess-Artificial-Intelligence
-
Notifications
You must be signed in to change notification settings - Fork 0
Shibi-A/Chess-Artificial-Intelligence
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Chess playing program using minimax algorithm and alpha beta algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%