This Chess engine is developed in Python and uses Alphabeta Algorithms for the pruning of tress. This engine is complete 1 player game and the user will play against the AI, which plays it's best possible next move and the game continues until one wins. For playing the game,use the Alphabeta.py file. For entering your move use the format "x1y1x2y2 ", where (x1,y1) are the initial cordinates of the piece and (x2,y2) the coordinates of final position.
-
Notifications
You must be signed in to change notification settings - Fork 0
This Chess engine is developed in Python and uses Alphabeta Algorithms for the pruning of tress. This engine is complete 1 player game and the user will play against the AI, which plays it's best possible next move and the game continues until one wins.
gauravahlawat81/Chess-Engine-using-Alphabeta-Algorithm.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This Chess engine is developed in Python and uses Alphabeta Algorithms for the pruning of tress. This engine is complete 1 player game and the user will play against the AI, which plays it's best possible next move and the game continues until one wins.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published